Skip to content

Commit

Permalink
KFC 13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Nov 29, 2024
1 parent 9d3422e commit c8dedb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

```kotlin
plugins {
id("io.github.turansky.kfc.application") version "13.0.0"
id("io.github.turansky.kfc.application") version "13.1.0"
}
```

Expand Down
2 changes: 1 addition & 1 deletion kfc/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=io.github.turansky.kfc
version=13.0.1-SNAPSHOT
version=13.1.1-SNAPSHOT
kfc.pom.inception.year=2021
kfc.pom.url=https\://github.com/turansky/kfc-plugins
kotlin.version=2.1.0

0 comments on commit c8dedb7

Please sign in to comment.