summaryrefslogtreecommitdiff
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
parent1cdd55cbe28d262d23a6479244587f51869c63f1 (diff)
downloadonionshare-1c552cc1e7ebe423670db5489d421f1e51ea766f.tar.gz
onionshare-1c552cc1e7ebe423670db5489d421f1e51ea766f.zip
Version bump to 1.3.1 and updated changelog
-rw-r--r--CHANGELOG.md5
-rw-r--r--install/onionshare.nsi2
-rw-r--r--share/version.txt2
3 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a03a151..136dd2b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# OnionShare Changelog
+## 1.3.1
+
+* Updated Tor to 0.2.3.10
+* Windows and Mac binaries are now distributed with licenses for tor and obfs4
+
## 1.3
* Major UI redesign, introducing many UX improvements
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
diff --git a/share/version.txt b/share/version.txt
index 7e32cd56..3a3cd8cc 100644
--- a/share/version.txt
+++ b/share/version.txt
@@ -1 +1 @@
-1.3
+1.3.1