Skip to content

Commit 15d94f4

Browse files
committed
bump version to 1.14.0
1 parent b347855 commit 15d94f4

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
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'net.ornithemc'
8-
version '1.13.1'
8+
version '1.14.0'
99

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

0 commit comments

Comments
 (0)