rn: set version to 19.0.0
This marks our switch to CalVer: http://calver.org/ Major: year Minor: release number Patch: build (in case we need to retry)
This commit is contained in:
parent
a1383bf730
commit
14990a427a
@ -17,6 +17,6 @@
|
|||||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||||
# org.gradle.parallel=true
|
# org.gradle.parallel=true
|
||||||
|
|
||||||
buildNumber=2
|
buildNumber=1
|
||||||
appVersion=1.21.0
|
appVersion=19.0.0
|
||||||
sdkVersion=1.21.0
|
sdkVersion=1.21.0
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.21</string>
|
<string>19.0.0</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user