We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac8ad3 commit 56b47aeCopy full SHA for 56b47ae
README.md
@@ -54,7 +54,7 @@ See https://github.com/bozaro/git-lfs-java/blob/master/gitlfs-server/src/test/ja
54
55
## Changes
56
57
-Unreleased
+Version 0.15.2
58
59
* Send error message when lock create fails due to already existing lock
60
build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
22
allprojects {
23
group = "ru.bozaro.gitlfs"
24
- version = "0.16.0-SNAPSHOT"
+ version = "0.15.2"
25
26
apply<IdeaPlugin>()
27
apply<VersionsPlugin>()
0 commit comments