summaryrefslogtreecommitdiff
path: root/install/onionshare.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'install/onionshare.nsi')
-rw-r--r--install/onionshare.nsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index c296d3a0..4030636a 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -3,10 +3,10 @@
!define ABOUTURL "https:\\onionshare.org\"
# change these with each release
-!define INSTALLSIZE 66525
+!define INSTALLSIZE 66537
!define VERSIONMAJOR 1
-!define VERSIONMINOR 2
-!define VERSIONSTRING "1.2"
+!define VERSIONMINOR 3
+!define VERSIONSTRING "1.3"
RequestExecutionLevel admin