mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
7a638e4a65
commit
8c316e0bd3
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.2.3',
|
||||
'full_app_version' => 'v6.2.3 - build 11759-g8c4bf74f9',
|
||||
'build_version' => '11759',
|
||||
'full_app_version' => 'v6.2.3 - build 11936-gb47e734b3',
|
||||
'build_version' => '11936',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g8c4bf74f9',
|
||||
'full_hash' => 'v6.2.3-42-g8c4bf74f9',
|
||||
'hash_version' => 'gb47e734b3',
|
||||
'full_hash' => 'v6.2.3-175-gb47e734b3',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue