Skip to content

Commit e715ad9

Browse files
committed
Bump version
1 parent da01e8a commit e715ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111
group = "net.onelitefeather.microtus"
1212

13-
version = System.getenv("TAG_VERSION") ?: "1.4.2-SNAPSHOT"
13+
version = System.getenv("TAG_VERSION") ?: "1.4.3-SNAPSHOT"
1414

1515
allprojects {
1616
group = "net.onelitefeather.microtus"

0 commit comments

Comments
 (0)