Skip to content

Commit

Permalink
bump Win installer spec to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed May 2, 2021
1 parent 5651a31 commit f2b4e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/InnoSetup-Windows/Slice-Installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
; along with this program. If not, see <https://www.gnu.org/licenses/>.

#define BUILDPATH "..\..\dist\Slice.exe"
#define SliceVersion "0.6.0"
#define SliceVersion "0.6.1"

[Setup]
AppName=Slice
Expand Down

0 comments on commit f2b4e0c

Please sign in to comment.