diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-27 13:28:50 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-27 13:28:50 +0100 |
commit | afcdedf6f4e813d53df01d04da520ad9450b6b33 (patch) | |
tree | 32a89b6cc519135b9fad672c0641571cc5f91717 | |
parent | put cgit server URL first (diff) | |
download | cgitize-afcdedf6f4e813d53df01d04da520ad9450b6b33.tar.gz cgitize-afcdedf6f4e813d53df01d04da520ad9450b6b33.zip |
v4.0.6v4.0.6
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = cgitize # Don't use shortened versions here (like v2.0 instead of v2.0.X), # docker/metadata-action doesn't like them: -version = 4.0.5 +version = 4.0.6 author = Egor Tensin author_email = Egor.Tensin@gmail.com description = Self-host your repositories using cgit |