summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-06-18 13:08:40 -0700
committerMicah Lee <micah@micahflee.com>2018-06-18 13:08:40 -0700
commit1c552cc1e7ebe423670db5489d421f1e51ea766f (patch)
treefd30d265e4b43545fbf535b4466203bee1fe24d7 /install
parent1cdd55cbe28d262d23a6479244587f51869c63f1 (diff)
downloadonionshare-1c552cc1e7ebe423670db5489d421f1e51ea766f.tar.gz
onionshare-1c552cc1e7ebe423670db5489d421f1e51ea766f.zip
Version bump to 1.3.1 and updated changelog
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 245a128b..0d4a22c1 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -6,7 +6,7 @@
!define INSTALLSIZE 66537
!define VERSIONMAJOR 1
!define VERSIONMINOR 3
-!define VERSIONSTRING "1.3"
+!define VERSIONSTRING "1.3.1"
RequestExecutionLevel admin