aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/version.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/version.properties b/base/version.properties
index 20e4bf8..e0c3015 100644
--- a/base/version.properties
+++ b/base/version.properties
@@ -3,9 +3,9 @@
# This file is read by gradle build scripts, but also packaged with builder and
# builder-model as a resource, for Version classes to read.
-baseVersion = 31.0.0-beta04
-buildVersion = 8.0.0-beta04
-cmdlineToolsVersion = 10.0-beta04
+baseVersion = 31.0.0-beta05
+buildVersion = 8.0.0-beta05
+cmdlineToolsVersion = 10.0-beta05
# This counter should be incremented every time the api is changed in not backward-compatible way,
# i.e. it should be incremented from N to N+1 only when the api is changed in a way that existing