From 1c552cc1e7ebe423670db5489d421f1e51ea766f Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Mon, 18 Jun 2018 13:08:40 -0700 Subject: [PATCH] Version bump to 1.3.1 and updated changelog --- CHANGELOG.md | 5 +++++ install/onionshare.nsi | 2 +- share/version.txt | 2 +- 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