Skip to content

Commit

Permalink
fix 1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
3093FengMing committed Jul 14, 2023
1 parent cb8da34 commit 8cb9b17
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 @@ -18,7 +18,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'org.parchmentmc.librarian.forgegradle'


version = 'forge-1.2.11-asm'
version = 'forge-1.2.12-asm'
group = 'me.fengming.vaultpatcher' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'vaultpatcher'

Expand Down

0 comments on commit 8cb9b17

Please sign in to comment.