aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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