Skip to content

Commit aa3150f

Browse files
committed
bump version to 1.14.1
1 parent 7998a69 commit aa3150f

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.14.0'
8+
version '1.14.1'
99

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

0 commit comments

Comments
 (0)