Skip to content

Commit 7714ad5

Browse files
chadsrgithub-actions[bot]
authored andcommitted
chore(version): bump to 1.0.0
1 parent fd837ec commit 7714ad5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ios/App/App/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.2.0</string>
20+
<string>1.0.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>0.2.0</string>
22+
<string>1.0.0</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>NSAppTransportSecurity</key>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-app",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)