summaryrefslogtreecommitdiff
path: root/setup/onionshare.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'setup/onionshare.nsi')
-rw-r--r--setup/onionshare.nsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup/onionshare.nsi b/setup/onionshare.nsi
index ba27b911..8fd368f3 100644
--- a/setup/onionshare.nsi
+++ b/setup/onionshare.nsi
@@ -3,10 +3,10 @@
!define ABOUTURL "https://github.com/micahflee/onionshare"
# change these with each release
-!define INSTALLSIZE 46094
+!define INSTALLSIZE 46124
!define VERSIONMAJOR 0
-!define VERSIONMINOR 3
-!define VERSIONSTRING "0.3dev"
+!define VERSIONMINOR 4
+!define VERSIONSTRING "0.4"
RequestExecutionLevel admin