Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snek152 committed Jul 7, 2021
1 parent d7e2d3c commit 82d3568
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 @@ -11,7 +11,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle'

group = 'com.snek152.swordselection'
version = '1.16.5-0.3.1'
version = '1.16.5-0.4.0'
archivesBaseName = 'swordselection'

java.toolchain.languageVersion = JavaLanguageVersion.of(8) // Mojang ships Java 8 to end users, so your mod should target Java 8.
Expand Down

0 comments on commit 82d3568

Please sign in to comment.