Skip to content

Commit

Permalink
chore(project): Increase project version to 1.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayfri committed May 11, 2024
1 parent 65609da commit 15d2c9d
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.6.0"
const val VERSION = "1.7.0"
}

0 comments on commit 15d2c9d

Please sign in to comment.