Skip to content

Commit

Permalink
Bump version to full 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregor Billing committed Jul 14, 2020
1 parent cf57fbe commit f2df406
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 @@ -15,7 +15,7 @@ buildscript {

allprojects {
group = "org.worldcubeassociation.tnoodle"
version = "1.0.0-RC3"
version = "1.0.0"

attachLocalRepositories()
}
Expand Down

0 comments on commit f2df406

Please sign in to comment.