diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-27 15:28:39 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-27 15:28:39 +0200 |
commit | ad3ad4058201c8150eacc606d5d5f0bf9fdc1a7c (patch) | |
tree | fefdedbfbead3e3c6866f85fefcd05e1da33fbad | |
parent | examples/cgitize.toml: reword a bit (diff) | |
download | cgitize-4.0.0.tar.gz cgitize-4.0.0.zip |
v4.0.0v4.0.0
-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 = 3.0.3 +version = 4.0.0 author = Egor Tensin author_email = Egor.Tensin@gmail.com description = Self-host your repositories using cgit |