Skip to content

Commit

Permalink
Release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joserobjr committed Jan 25, 2020
1 parent c0a865c commit f637e85
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 @@ -8,7 +8,7 @@ plugins {
}

group 'br.com.gamemods'
version '3.0.0-SNAPSHOT'
version '3.0.0'

sourceSets.main.java.srcDirs = ["src/main/kotlin"]
sourceSets.test.java.srcDirs = ["src/test/kotlin"]
Expand Down

0 comments on commit f637e85

Please sign in to comment.