Skip to content

Commit

Permalink
update to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Nov 30, 2024
1 parent bbb0a4a commit 5921590
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 @@ -17,7 +17,7 @@ tasks.withType(JavaCompile).configureEach {

group 'net.ornithemc'
archivesBaseName = project.name
def baseVersion = '1.8'
def baseVersion = '1.9'

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

0 comments on commit 5921590

Please sign in to comment.