Versioning stuff is hard - fixed v7.0.14 to v7.1.14
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
f7dcfca66c
commit
a060f603b5
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v7.0.14',
|
||||
'full_app_version' => 'v7.0.14 - build 15942-g3bf33aa68',
|
||||
'app_version' => 'v7.1.14',
|
||||
'full_app_version' => 'v7.1.14 - build 15942-g3bf33aa68',
|
||||
'build_version' => '15942',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g3bf33aa68',
|
||||
'full_hash' => 'v7.0.14-420-g3bf33aa68',
|
||||
'full_hash' => 'v7.1.14-420-g3bf33aa68',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Add table
Reference in a new issue