Skip to content

Commit

Permalink
Change gradle version to 2.0.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
caoimhebyrne committed Feb 23, 2021
1 parent bcad98c commit 51e0601
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 @@ -14,7 +14,7 @@ buildscript {

apply plugin: 'net.minecraftforge.gradle.forge'

version = "2.0.0-1.8.9-beta.8"
version = "2.0.0-1.8.9-beta.9"
group = "me.dreamhopping" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "MediaMod"

Expand Down

0 comments on commit 51e0601

Please sign in to comment.