Skip to content

Commit 464b393

Browse files
committed
chore: bump version to 0.7.0
1 parent 65d499a commit 464b393

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Scripts/package_app.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ cat > "$CONTENTS_DIR/Info.plist" <<EOF
103103
<key>CFBundlePackageType</key>
104104
<string>APPL</string>
105105
<key>CFBundleShortVersionString</key>
106-
<string>0.6.0</string>
106+
<string>0.7.0</string>
107107
<key>CFBundleVersion</key>
108-
<string>429</string>
108+
<string>430</string>
109109
<key>LSMinimumSystemVersion</key>
110110
<string>12.0</string>
111111
<key>LSUIElement</key>

0 commit comments

Comments
 (0)