mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
9b2dd6522f
commit
04f4bb83e9
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.3.5',
|
||||
'full_app_version' => 'v5.3.5 - build 6558-gc988d8427',
|
||||
'build_version' => '6558',
|
||||
'app_version' => 'v5.3.6',
|
||||
'full_app_version' => 'v5.3.6 - build 6567-g9b2dd6522',
|
||||
'build_version' => '6567',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gc988d8427',
|
||||
'full_hash' => 'v5.3.5-2-gc988d8427',
|
||||
'hash_version' => 'g9b2dd6522',
|
||||
'full_hash' => 'v5.3.6-8-g9b2dd6522',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Reference in a new issue