Skip to content

Commit

Permalink
1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Aug 28, 2022
1 parent a8c2bb1 commit 59d0b8a
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 @@ -30,7 +30,7 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {

group = 'net.fabricmc'
archivesBaseName = project.name
def baseVersion = '0.13'
def baseVersion = '1.0'

def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {
Expand Down

0 comments on commit 59d0b8a

Please sign in to comment.