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 11aba3a commit 17f2ef3Copy full SHA for 17f2ef3
version.bzl
@@ -10,11 +10,11 @@ the app (that are potentially not broadly released yet).
10
"""
11
12
MAJOR_VERSION = 0
13
-MINOR_VERSION = 13
+MINOR_VERSION = 14
14
15
-OPPIA_DEV_VERSION_CODE = 172
16
-OPPIA_DEV_KITKAT_VERSION_CODE = 171
17
-OPPIA_ALPHA_VERSION_CODE = 170
18
-OPPIA_ALPHA_KITKAT_VERSION_CODE = 169
19
-OPPIA_BETA_VERSION_CODE = 168
20
-OPPIA_GA_VERSION_CODE = 167
+OPPIA_DEV_VERSION_CODE = 178
+OPPIA_DEV_KITKAT_VERSION_CODE = 177
+OPPIA_ALPHA_VERSION_CODE = 176
+OPPIA_ALPHA_KITKAT_VERSION_CODE = 175
+OPPIA_BETA_VERSION_CODE = 174
+OPPIA_GA_VERSION_CODE = 173
0 commit comments