mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
New: Bump Version to 0.6 (#726)
This commit is contained in:
parent
600a5b194f
commit
8f7df83f58
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#define AppURL "https://lidarr.audio/"
|
||||
#define ForumsURL "https://forums.lidarr.audio/"
|
||||
#define AppExeName "Lidarr.exe"
|
||||
#define BaseVersion "0.5.0"
|
||||
#define BaseVersion "0.6.0"
|
||||
#define BuildNumber GetEnv('APPVEYOR_BUILD_NUMBER')
|
||||
#define BuildVersion GetEnv('APPVEYOR_BUILD_VERSION')
|
||||
#define BranchName GetEnv('APPVEYOR_REPO_BRANCH')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue