Skip to content

Commit 8ef322f

Browse files
committed
v0.12.1
1 parent 260e9a9 commit 8ef322f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ See https://github.com/bozaro/git-lfs-java/blob/master/gitlfs-server/src/test/ja
5656

5757
Version 0.13.0 (Unreleased)
5858

59+
Version 0.12.1
60+
5961
* Fix compatibility with Gitea LFS
6062

6163
Version 0.12.0

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ subprojects {
3030
apply plugin: "signing"
3131

3232
group = "ru.bozaro.gitlfs"
33-
version = "0.13.0-SNAPSHOT"
33+
version = "0.12.1"
3434

3535
sourceCompatibility = javaVersion
3636

0 commit comments

Comments
 (0)