Skip to content

Commit

Permalink
Updates the mod version to v2.0-pre5
Browse files Browse the repository at this point in the history
  • Loading branch information
VideoGameSmash12 authored Mar 1, 2023
1 parent c127f7c commit 80fc577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'me.videogamesm12'
version '2.0-pre4'
version '2.0-pre5'

repositories {
mavenCentral()
Expand Down Expand Up @@ -88,4 +88,4 @@ subprojects {

subprojects.each {
remapJar.dependsOn("${it.path}:remapJar")
}
}

0 comments on commit 80fc577

Please sign in to comment.