aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-05-06 15:46:51 -0700
committerMicah Lee <micah@micahflee.com>2019-05-06 15:46:51 -0700
commit23e7765b9cb991acef62535074c3abf1e3fd3dfd (patch)
tree9c56532a961cf356d80598193a5652d5bbe694c9 /install
parent6e877692ffaaf38b081301ae33888811e63aa860 (diff)
downloadonionshare-23e7765b9cb991acef62535074c3abf1e3fd3dfd.tar.gz
onionshare-23e7765b9cb991acef62535074c3abf1e3fd3dfd.zip
Version bump to 2.1, updated changelog, and fixed typo in a comment
Diffstat (limited to 'install')
-rw-r--r--install/onionshare.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index 9134ba04..68213528 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -6,7 +6,7 @@
!define INSTALLSIZE 115186
!define VERSIONMAJOR 2
!define VERSIONMINOR 1
-!define VERSIONSTRING "2.1.dev1"
+!define VERSIONSTRING "2.1"
RequestExecutionLevel admin