Skip to content

Commit

Permalink
Merge pull request #51 from Dans-Plugins/change-version-to-2
Browse files Browse the repository at this point in the history
Changed version to 2.0.0 for release
  • Loading branch information
dmccoystephenson authored Aug 28, 2023
2 parents dbee9db + 1695364 commit 9c66281
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 @@ -31,7 +31,7 @@ dependencies {
}

group = 'com.dansplugins'
version = '2.0.0-SNAPSHOT'
version = '2.0.0'
description = 'AlternateAccountFinder'
java.sourceCompatibility = JavaVersion.VERSION_17

Expand Down

0 comments on commit 9c66281

Please sign in to comment.