Skip to content

Commit 187f621

Browse files
committed
KFC 13.13.0
1 parent 96f65a0 commit 187f621

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
```kotlin
1515
plugins {
16-
id("io.github.turansky.kfc.application") version "13.11.0"
16+
id("io.github.turansky.kfc.application") version "13.13.0"
1717
}
1818
```
1919

kfc/gradle.properties

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

0 commit comments

Comments
 (0)