We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d499a commit 464b393Copy full SHA for 464b393
1 file changed
Scripts/package_app.sh
@@ -103,9 +103,9 @@ cat > "$CONTENTS_DIR/Info.plist" <<EOF
103
<key>CFBundlePackageType</key>
104
<string>APPL</string>
105
<key>CFBundleShortVersionString</key>
106
- <string>0.6.0</string>
+ <string>0.7.0</string>
107
<key>CFBundleVersion</key>
108
- <string>429</string>
+ <string>430</string>
109
<key>LSMinimumSystemVersion</key>
110
<string>12.0</string>
111
<key>LSUIElement</key>
0 commit comments