Skip to content

Commit

Permalink
6.1.7, without the snapshot tag
Browse files Browse the repository at this point in the history
  • Loading branch information
NickImpact committed May 14, 2021
1 parent f2cedfb commit ce7b7b9
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 = 'net.impactdev.gts'
version = "6.1.7-SNAPSHOT"
version = "6.1.7"
}

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

0 comments on commit ce7b7b9

Please sign in to comment.