Skip to content

Commit

Permalink
KFC 11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Sep 18, 2024
1 parent 8006349 commit 8717ad3
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 @@ -15,7 +15,7 @@

```kotlin
plugins {
id("io.github.turansky.kfc.application") version "11.2.0"
id("io.github.turansky.kfc.application") version "11.3.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.2.1-SNAPSHOT
version=11.3.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 8717ad3

Please sign in to comment.