We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b856931 commit 39ae8eeCopy full SHA for 39ae8ee
1 file changed
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group 'net.ornithemc'
8
-version '1.14.1'
+version '1.14.2'
9
10
def ENV = System.getenv()
11
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")
0 commit comments