Skip to content

Commit

Permalink
6.1.5 Actually - Version bumps are important
Browse files Browse the repository at this point in the history
  • Loading branch information
NickImpact committed Apr 7, 2021
1 parent cdf2a84 commit cfd393c
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 @@ -32,7 +32,7 @@ plugins {

allprojects {
group = 'net.impactdev.gts'
version = "6.1.5-SNAPSHOT"
version = "6.1.5"
}

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

0 comments on commit cfd393c

Please sign in to comment.