mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-09 19:27:28 -03:00
Version bump to 1.3.1 and updated changelog
This commit is contained in:
parent
1cdd55cbe2
commit
1c552cc1e7
3 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
!define INSTALLSIZE 66537
|
||||
!define VERSIONMAJOR 1
|
||||
!define VERSIONMINOR 3
|
||||
!define VERSIONSTRING "1.3"
|
||||
!define VERSIONSTRING "1.3.1"
|
||||
|
||||
RequestExecutionLevel admin
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.3
|
||||
1.3.1
|
||||
|
|
Loading…
Reference in a new issue