forked from Alex/Pterodactyl-Panel
Set version to 'canary' on development branch
Official releases are either merged into master or branched off where their version number is then incremented.
This commit is contained in:
parent
c52dfe6799
commit
b8a6a15b08
@ -4,7 +4,7 @@ return [
|
||||
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
|
||||
'version' => env('APP_VERSION', 'v0.5.0'),
|
||||
'version' => env('APP_VERSION', 'canary'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user