Skip to content

Commit

Permalink
set correct release version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamVe committed Jul 21, 2022
1 parent bd2adda commit 909bdc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ allprojects {
}

subprojects {
version = '2.1.0-SNAPSHOT'
version = '2.1.0'
ext.pomName = "Yubico YubiKit ${project.name.capitalize()}"

apply plugin: 'com.github.spotbugs'
Expand Down

0 comments on commit 909bdc7

Please sign in to comment.