Skip to content

Commit 43aff93

Browse files
committed
v0.19.0
1 parent 805fb31 commit 43aff93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ See link:gitlfs-server/src/test/kotlin/ru/bozaro/gitlfs/server/ServerTest.kt[] f
4242

4343
== Changelog
4444

45-
== Unreleased
45+
== 0.19.0
4646

4747
* Downgrade SLF4J to 1.7.x
4848

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ val javaVersion = JavaVersion.VERSION_11
2525

2626
allprojects {
2727
group = "ru.bozaro.gitlfs"
28-
version = "0.19.0-SNAPSHOT"
28+
version = "0.19.0"
2929

3030
apply(plugin = "idea")
3131
apply(plugin = "com.github.ben-manes.versions")

0 commit comments

Comments
 (0)