diff options
author | fzs <fzs@users.noreply.github.com> | 2020-04-05 11:13:00 +0000 |
---|---|---|
committer | fzs <fzs@users.noreply.github.com> | 2020-04-05 11:13:00 +0000 |
commit | 2c5027fa67ec6fce5ac131764d565d57f3a9d615 (patch) | |
tree | af949ed2dfddc76c263474964df159a5822901f8 /build.moxie | |
parent | 34e77ddf09e58ea0a817d31ed74a6bce574bff97 (diff) | |
download | gitblit-1.9.1.tar.gz gitblit-1.9.1.zip |
Prepare 1.9.1 releasev1.9.1
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build.moxie b/build.moxie index fd7b1309..a977fe64 100644 --- a/build.moxie +++ b/build.moxie @@ -10,12 +10,12 @@ name: Gitblit description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.9.1-SNAPSHOT +version: 1.9.1 inceptionYear: 2011 # Current stable release -releaseVersion: 1.9.0 -releaseDate: 2020-02-01 +releaseVersion: 1.9.1 +releaseDate: 2020-04-05 # Project urls url: 'http://gitblit.com' |