Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
Bump installer version
Browse files Browse the repository at this point in the history
  • Loading branch information
nsgomez committed Dec 27, 2017
1 parent 64a3db2 commit b95e2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/build-installer.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
pkgbuild --identifier me.ngomez.sc4.MacInjector --root Root --version "0.9.0" --scripts scripts --install-location / me.ngomez.sc4.MacInjector.install.pkg
pkgbuild --identifier me.ngomez.sc4.MacInjector --root Root --version "0.9.1" --scripts scripts --install-location / me.ngomez.sc4.MacInjector.install.pkg
productbuild --distribution distribution.xml --resources resources/ "SC4MacInjector.pkg"

0 comments on commit b95e2ab

Please sign in to comment.