mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-25 07:19:41 -05:00
version bump and updated changelog
This commit is contained in:
parent
2a1f57b994
commit
ecc3ab33d0
@ -1,5 +1,12 @@
|
||||
# OnionShare Changelog
|
||||
|
||||
## 0.7.1
|
||||
|
||||
* Fixed critical bug in OS X binaries that caused crashes on some computers
|
||||
* Added Security Design document
|
||||
* Minor bug fix with Windows code signing timestamp server
|
||||
* Linux version uses HS dir that is allowed by Tor Browser Launcher's AppArmor profiles
|
||||
|
||||
## 0.7
|
||||
|
||||
* Added code signing for Mac OS X
|
||||
|
@ -6,7 +6,7 @@
|
||||
!define INSTALLSIZE 31187
|
||||
!define VERSIONMAJOR 0
|
||||
!define VERSIONMINOR 7
|
||||
!define VERSIONSTRING "0.7"
|
||||
!define VERSIONSTRING "0.7.1"
|
||||
|
||||
RequestExecutionLevel admin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user