mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
Updated hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
00718d7a4b
commit
42d35174b2
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v6.2.4-pre',
|
'app_version' => 'v6.2.4-pre',
|
||||||
'full_app_version' => 'v6.2.4-pre - build 12090-g776b16d37',
|
'full_app_version' => 'v6.2.4-pre - build 12343-gb23ce6cfc',
|
||||||
'build_version' => '12090',
|
'build_version' => '12343',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g776b16d37',
|
'hash_version' => 'gb23ce6cfc',
|
||||||
'full_hash' => 'v6.2.4-pre-329-g776b16d37',
|
'full_hash' => 'v6.2.4-pre-582-gb23ce6cfc',
|
||||||
'branch' => 'master',
|
'branch' => 'develop',
|
||||||
);
|
);
|
Loading…
Reference in a new issue