summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-02-10 10:49:57 -0800
committerMicah Lee <micah@micahflee.com>2019-02-10 10:49:57 -0800
commit462c32fb054f8d6f5f6f4de74d297838c7aac16d (patch)
tree90c3b2af0796d6245c37f5bf31e8e488a10b7a37 /install
parentdfc66c287859bd52912341e69004f0ccf8ffe59c (diff)
downloadonionshare-462c32fb054f8d6f5f6f4de74d297838c7aac16d.tar.gz
onionshare-462c32fb054f8d6f5f6f4de74d297838c7aac16d.zip
Update changelog, and version bump to 2.0
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 d29e10a5..3a4c6c2a 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -6,7 +6,7 @@
!define INSTALLSIZE 115186
!define VERSIONMAJOR 2
!define VERSIONMINOR 0
-!define VERSIONSTRING "2.0.dev3"
+!define VERSIONSTRING "2.0"
RequestExecutionLevel admin