Skip to content

Commit

Permalink
Update version to 1.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
biscuut committed Nov 13, 2019
1 parent 0efa8a7 commit 9260750
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 @@ -21,7 +21,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle.forge'
apply plugin: 'org.spongepowered.mixin'

version = "1.4.1" //remember don't update the version until its released
version = "1.4.2" //remember don't update the version until its released
group= "codes.biscuit.skyblockaddons"
archivesBaseName = "SkyblockAddons"
compileJava.options.encoding = 'UTF-8'
Expand Down

0 comments on commit 9260750

Please sign in to comment.