Skip to content

Commit

Permalink
Update createDMG.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
objective-see committed Apr 4, 2023
1 parent 7978546 commit 3f930b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DMG/createDMG.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
create-dmg \
--volname "LuLu v2.4.2" \
--volname "LuLu v2.4.3" \
--volicon "LuLu.icns" \
--background "background.png" \
--window-pos 200 120 \
Expand All @@ -8,5 +8,5 @@ create-dmg \
--icon "LuLu.app" 200 190 \
--hide-extension "LuLu.app" \
--app-drop-link 600 190 \
"LuLu_2.4.2.dmg" \
"LuLu_2.4.3.dmg" \
"Release/"

0 comments on commit 3f930b7

Please sign in to comment.