mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
fixed NSIS version and URL
This commit is contained in:
parent
ade33c3068
commit
bd5a463691
@ -1,11 +1,11 @@
|
||||
!define APPNAME "OnionShare"
|
||||
!define BINPATH "..\dist\onionshare"
|
||||
!define ABOUTURL "https://github.com/micahflee/onionshare"
|
||||
!define ABOUTURL "https://onionshare.org/"
|
||||
|
||||
# change these with each release
|
||||
!define INSTALLSIZE 31187
|
||||
!define VERSIONMAJOR 0
|
||||
!define VERSIONMINOR 5
|
||||
!define VERSIONMINOR 6
|
||||
!define VERSIONSTRING "0.6"
|
||||
|
||||
RequestExecutionLevel admin
|
||||
|
Loading…
Reference in New Issue
Block a user