mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Bumped version to dev, bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
8df9007a8e
commit
4c11e97922
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.4.2',
|
||||
'full_app_version' => 'v6.4.2 - build 13487-gb489c71fa2',
|
||||
'app_version' => 'v7.0.0-dev',
|
||||
'full_app_version' => 'v7.0.0 - build 8df9007-gb489c71fa2',
|
||||
'build_version' => '13487',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gb489c71fa2',
|
||||
'full_hash' => 'v6.4.2-97-gb489c71fa2',
|
||||
'hash_version' => '8df9007',
|
||||
'full_hash' => 'v6.4.2-97-8df9007',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue