mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped dev branch to 6.0.3
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
44c0c1bf0e
commit
3e8837dd6e
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.2',
|
||||
'full_app_version' => 'v6.0.2 - build 7961-g5bc5e9f10',
|
||||
'build_version' => '7961',
|
||||
'app_version' => 'v6.0.3',
|
||||
'full_app_version' => 'v6.0.3 - build 8046-gea1ff1e8b',
|
||||
'build_version' => '8046',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g5bc5e9f10',
|
||||
'full_hash' => 'v6.0.2-69-g5bc5e9f10',
|
||||
'branch' => 'master',
|
||||
);
|
||||
'hash_version' => 'gea1ff1e8b',
|
||||
'full_hash' => 'v6.0.3-154-gea1ff1e8b',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue