mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 22:37:28 -08:00
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
33e92c975a
commit
615bdd0499
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.1.8',
|
||||
'full_app_version' => 'v5.1.8 - build 6148-g3ca3de9e4',
|
||||
'build_version' => '6148',
|
||||
'full_app_version' => 'v5.1.8 - build 6227-g6b7d5ed5a',
|
||||
'build_version' => '6227',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g3ca3de9e4',
|
||||
'full_hash' => '5.1.8-8-g3ca3de9e4',
|
||||
'hash_version' => 'g6b7d5ed5a',
|
||||
'full_hash' => 'v5.1.8-76-g6b7d5ed5a',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Reference in a new issue