Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Version bump in Windows installer too
Browse files Browse the repository at this point in the history
  • Loading branch information
micahflee committed Mar 14, 2019
1 parent 128d8b5 commit 24ecc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/gpgsync.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
!define INSTALLSIZE 38746
!define VERSIONMAJOR 0
!define VERSIONMINOR 3
!define VERSIONSTRING "0.3"
!define VERSIONSTRING "0.3.3"

RequestExecutionLevel admin

Expand Down

0 comments on commit 24ecc71

Please sign in to comment.