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.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel committed Feb 1, 2020
1 parent 8d13365 commit a793f76
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.2.1"
static def baseVersion = "0.3.0"
static def mcVersion = "1.14.4"
static def yarnVersion = "+build.15"
}
Expand Down

0 comments on commit a793f76

Please sign in to comment.