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

Commit a793f76

Browse files
committed
Bump version to 0.3.0
1 parent 8d13365 commit a793f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
def ENV = System.getenv()
1313

1414
class Globals {
15-
static def baseVersion = "0.2.1"
15+
static def baseVersion = "0.3.0"
1616
static def mcVersion = "1.14.4"
1717
static def yarnVersion = "+build.15"
1818
}

0 commit comments

Comments
 (0)