aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-10-13 10:06:39 -0700
committerMicah Lee <micah@micahflee.com>2019-10-13 10:06:39 -0700
commit7d24bf9ffcd1e21e087431c21bfc658803a61ab6 (patch)
tree660468dd7478fb001ced211a4a33ae28a1b5f9a4 /install
parente80560951eee28d41508b7eca4c5c8c03c3f4ae2 (diff)
downloadonionshare-7d24bf9ffcd1e21e087431c21bfc658803a61ab6.tar.gz
onionshare-7d24bf9ffcd1e21e087431c21bfc658803a61ab6.zip
Version bump to 2.2, and added translation changes to changelog
Diffstat (limited to 'install')
-rw-r--r--install/onionshare.nsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index 52e9b526..42bd268b 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 115186
+!define INSTALLSIZE 132423
!define VERSIONMAJOR 2
!define VERSIONMINOR 2
-!define VERSIONSTRING "2.2.dev1"
+!define VERSIONSTRING "2.2"
RequestExecutionLevel admin