Skip to content

Commit

Permalink
KFC 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Sep 16, 2024
1 parent 7b9fb41 commit 31193a3
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 @@ -14,7 +14,7 @@

```kotlin
plugins {
id("io.github.turansky.kfc.application") version "11.0.0"
id("io.github.turansky.kfc.application") version "11.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=11.0.1-SNAPSHOT
version=11.1.1-SNAPSHOT
kfc.pom.inception.year=2021
kfc.pom.url=https\://github.com/turansky/kfc-plugins
kotlin.version=2.0.20

0 comments on commit 31193a3

Please sign in to comment.