Skip to content

Commit 11657ee

Browse files
committed
Manually bump versionCode after hotfix integration
See rationale from #17136, namely: > We will pick the values from release/20.7 for now, but will have to > manually bump versionCode to 1269 (instead of the 1268 that our tooling > will bump from seeing 1267 in trunk) when we'll do the new beta once > this PR lands. > (There's no point in choosing versionCode=1268 or versionCode=1269 in > advance while resolving this conflict, because our tooling we update it > based on what's in trunk when we'll run fastlane new_beta_release…)
1 parent 7280ee3 commit 11657ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Mon, 30 Aug 2021 11:48:28 +0200
22

33
versionName=20.7-rc-2
4-
versionCode=1268
4+
versionCode=1269

0 commit comments

Comments
 (0)