mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
c988d84271
commit
02be4773de
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.3.4',
|
||||
'full_app_version' => 'v5.3.4 - build 6550-g39b0dc136',
|
||||
'build_version' => '6550',
|
||||
'app_version' => 'v5.3.5',
|
||||
'full_app_version' => 'v5.3.5 - build 6558-gc988d8427',
|
||||
'build_version' => '6558',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g39b0dc136',
|
||||
'full_hash' => 'v5.3.4-17-g39b0dc136',
|
||||
'hash_version' => 'gc988d8427',
|
||||
'full_hash' => 'v5.3.5-2-gc988d8427',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Reference in a new issue