Skip to content

Commit e90d8f9

Browse files
committed
KFC 13.23.0
1 parent 7ad4540 commit e90d8f9

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.22.0"
16+
id("io.github.turansky.kfc.application") version "13.23.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.22.1-SNAPSHOT
2+
version=13.23.1-SNAPSHOT
33
kfc.pom.inception.year=2021
44
kfc.pom.url=https\://github.com/turansky/kfc-plugins
55
kotlin.version=2.2.0

0 commit comments

Comments
 (0)