Skip to content

Commit c0d6323

Browse files
committed
bump version to 1.13.0
1 parent 958b688 commit c0d6323

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.12.0'
8+
version '1.13.0'
99

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

0 commit comments

Comments
 (0)