mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Bumped hash and moved to pre version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
31f429e1c4
commit
6409018b08
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.2.3',
|
||||
'full_app_version' => 'v6.2.3 - build 11936-gb47e734b3',
|
||||
'build_version' => '11936',
|
||||
'app_version' => 'v6.2.4-pre',
|
||||
'full_app_version' => 'v6.2.4-pre - build 12088-g780279a62',
|
||||
'build_version' => '12088',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gb47e734b3',
|
||||
'full_hash' => 'v6.2.3-175-gb47e734b3',
|
||||
'hash_version' => 'g780279a62',
|
||||
'full_hash' => 'v6.2.4-pre-327-g780279a62',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue