Skip to content

Commit 39ae8ee

Browse files
committed
bump version to 1.14.2
1 parent b856931 commit 39ae8ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'net.ornithemc'
8-
version '1.14.1'
8+
version '1.14.2'
99

1010
def ENV = System.getenv()
1111
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")

0 commit comments

Comments
 (0)