Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
f211c11034
commit
e4ef970934
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.4.2',
|
||||
'full_app_version' => 'v5.4.2 - build 6805-g5314ef97e',
|
||||
'build_version' => '6805',
|
||||
'app_version' => 'v5.4.3',
|
||||
'full_app_version' => 'v5.4.3 - build 6812-g7479f5f12',
|
||||
'build_version' => '6812',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g5314ef97e',
|
||||
'full_hash' => 'v5.4.2-52-g5314ef97e',
|
||||
'hash_version' => 'g7479f5f12',
|
||||
'full_hash' => 'v5.4.3-5-g7479f5f12',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Add table
Reference in a new issue