Skip to content

Commit 56b47ae

Browse files
committed
v0.15.2
1 parent 0ac8ad3 commit 56b47ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See https://github.com/bozaro/git-lfs-java/blob/master/gitlfs-server/src/test/ja
5454

5555
## Changes
5656

57-
Unreleased
57+
Version 0.15.2
5858

5959
* Send error message when lock create fails due to already existing lock
6060

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121

2222
allprojects {
2323
group = "ru.bozaro.gitlfs"
24-
version = "0.16.0-SNAPSHOT"
24+
version = "0.15.2"
2525

2626
apply<IdeaPlugin>()
2727
apply<VersionsPlugin>()

0 commit comments

Comments
 (0)