Skip to content

Commit 4efc5c8

Browse files
committed
KFC 19.2.0
1 parent 8f861cb commit 4efc5c8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
```kotlin
1717
plugins {
18-
id("io.github.turansky.kfc.latest-tools") version "19.0.0"
18+
id("io.github.turansky.kfc.latest-tools") version "19.2.0"
1919
}
2020
```
2121

@@ -40,7 +40,7 @@ plugins {
4040

4141
```kotlin
4242
plugins {
43-
id("io.github.turansky.kfc.application") version "19.0.0"
43+
id("io.github.turansky.kfc.application") version "19.2.0"
4444
}
4545
```
4646

kfc/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group=io.github.turansky.kfc
2-
version=19.0.1-SNAPSHOT
2+
version=19.2.1-SNAPSHOT
33
kfc.pom.inception.year=2021
44
kfc.pom.url=https\://github.com/turansky/kfc-plugins

0 commit comments

Comments
 (0)