Skip to content

Commit

Permalink
6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dordsor21 committed Sep 10, 2021
1 parent 4568b17 commit cfae804
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 @@ -16,7 +16,7 @@ plugins {
idea
}

var ver by extra("6.1.0")
var ver by extra("6.1.1")
var versuffix by extra("-SNAPSHOT")
val versionsuffix: String? by project
if (versionsuffix != null) {
Expand Down

0 comments on commit cfae804

Please sign in to comment.