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 915e73f commit a7d8459Copy full SHA for a7d8459
ios/ReactConf2017/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>1.0.6</string>
+ <string>1.0.7</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ReactConf2017",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"private": true,
5
"scripts": {
6
"precommit": "lint-staged --verbose",
0 commit comments