Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.5.0, should work the latest Patcher version
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbot16 committed Apr 9, 2020
1 parent 91ced1f commit 0367543
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 @@ -12,7 +12,7 @@ plugins {
def ENV = System.getenv()

class Globals {
static def baseVersion = "0.4.0"
static def baseVersion = "0.5.0"
static def mcVersion = "1.14.4"
static def yarnVersion = "+build.16"
}
Expand Down

0 comments on commit 0367543

Please sign in to comment.