diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-02 20:48:23 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-02 20:48:23 +0100 |
commit | 7e7e732d17a739f13ead1e9bdafe15b74bd9d6c4 (patch) | |
tree | 2ec8f902b12266fdb1e59d22036decd0ac6bffa9 | |
parent | docker: bump base image (diff) | |
download | cgitize-7e7e732d17a739f13ead1e9bdafe15b74bd9d6c4.tar.gz cgitize-7e7e732d17a739f13ead1e9bdafe15b74bd9d6c4.zip |
v4.0.2v4.0.2
-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.1 +version = 4.0.2 author = Egor Tensin author_email = Egor.Tensin@gmail.com description = Self-host your repositories using cgit |