diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2021-09-26 13:06:09 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2021-09-26 13:06:09 +0000 |
commit | ca3b21e4106bfecc8625061d4255480e3faf20e4 (patch) | |
tree | 9d822246cfba1f9196da6ede7f243c0af49d6838 | |
parent | Correcting wrong directory-name when installing git hooks. (diff) | |
download | service-tools-ca3b21e4106bfecc8625061d4255480e3faf20e4.tar.xz service-tools-ca3b21e4106bfecc8625061d4255480e3faf20e4.zip |
Releasing version 20210926.v20210926
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 7 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9d48ed5..8a26178 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +2021-09-26 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20210926. + + [ Daniel Baumann ] + * Correcting wrong directory-name when installing git hooks. + 2021-09-08 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20210908. diff --git a/VERSION.txt b/VERSION.txt index f1d7f5b..c2d5f99 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20210908 +20210926 |