Skip to content

Commit

Permalink
6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NickImpact committed Mar 9, 2021
1 parent dcfd9b4 commit 8f6bbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -32,7 +32,7 @@ plugins {

allprojects {
group = 'me.nickimpact.gts'
version = "6.1.1-SNAPSHOT"
version = "6.1.1"
}

sourceCompatibility = targetCompatibility = "1.8" // Need this here so eclipse task generates correctly.
Expand Down

0 comments on commit 8f6bbbc

Please sign in to comment.