Skip to content

Commit 523d7ee

Browse files
jiangzhoGitHub Enterprise
authored andcommitted
Merge pull request apache#113 from zhou-jiang/vupdate
bump internal version to 0.4.0.1
2 parents 79bc2a9 + 3b6dc87 commit 523d7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools-apple/rio/rio-base.pcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
baseEnvironmentVariables = Mapping {
22
["RUNTIME_JDK_VERSION"] = 21
3-
["API_VERSION"] = "0.2.0.1-apple"
3+
["API_VERSION"] = "0.4.0.1-apple"
44
["BASE_APP_VERSION"] = "$(cat build.gradle | grep 'version =' | cut -d'=' -f2 | tr -d '\"' | tr -d ' ')"
55
["APP_VERSION"] = "${BASE_APP_VERSION}"
66
}

0 commit comments

Comments
 (0)