We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6340b07 commit 1693ee9Copy full SHA for 1693ee9
gradle.properties
@@ -2,10 +2,10 @@ org.gradle.daemon=true
2
org.gradle.parallel=true
3
org.gradle.caching=true
4
# Versions
5
-api.version=0.27.0
6
-server.version=0.12.0
+api.version=0.28.0
+server.version=0.12.1
7
# Indicates whether the current build is a development build.
8
#
9
# This value should be changed to false before release the next stable version,
10
# and after releasing, change it back to true.
11
-allay.is-dev-build=false
+allay.is-dev-build=true
0 commit comments