mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 14:27:33 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
61fa0bda4d
commit
81be84568e
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.10',
|
||||
'full_app_version' => 'v6.0.10 - build 8673-gc6cbf3712',
|
||||
'build_version' => '8673',
|
||||
'app_version' => 'v6.0.11',
|
||||
'full_app_version' => 'v6.0.11 - build 8758-g61fa0bda4',
|
||||
'build_version' => '8758',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gc6cbf3712',
|
||||
'full_hash' => 'v6.0.10-60-gc6cbf3712',
|
||||
'branch' => 'master',
|
||||
'hash_version' => 'g61fa0bda4',
|
||||
'full_hash' => 'v6.0.11-145-g61fa0bda4',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue