We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa90434 commit 1c110b0Copy full SHA for 1c110b0
1 file changed
build.sh
@@ -58,9 +58,9 @@ cat << 'PLIST' > "$CONTENTS_DIR/Info.plist"
58
<key>CFBundleName</key>
59
<string>ChargeControl</string>
60
<key>CFBundleShortVersionString</key>
61
- <string>1.0.3</string>
+ <string>1.1.0</string>
62
<key>CFBundleVersion</key>
63
- <string>4</string>
+ <string>5</string>
64
<key>CFBundlePackageType</key>
65
<string>APPL</string>
66
0 commit comments