Skip to content

Commit

Permalink
chore(project): Increase project version to 1.15.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed Sep 15, 2024
1 parent 82a9b4f commit 84b1062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Project.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ object Project {
const val PUBLISH_URL = "https://s01.oss.sonatype.org/service/local/"
const val SNAPSHOT_PUBLISH_URL = "https://s01.oss.sonatype.org/content/repositories/snapshots/"
const val URL = "github.com/Ayfri/Kore"
const val VERSION = "1.14.1"
const val VERSION = "1.15.0"
}

0 comments on commit 84b1062

Please sign in to comment.