Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
chore: release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsusinn committed Dec 15, 2022
1 parent bcabfbf commit aefc700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("com.github.gmazzo.buildconfig") version "3.1.0"
}
group = "org.mesagisto"
version = "1.6.0-rc2"
version = "1.6.0"
buildConfig {
val version = project.version.toString()
buildConfigField("String", "VERSION", provider { "\"${version}\"" })
Expand Down

0 comments on commit aefc700

Please sign in to comment.