mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
43c57c8461
commit
ae50f86c39
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6-pre-alpha',
|
||||
'full_app_version' => 'v6-pre-alpha - build 6566-ga05fe9c1f',
|
||||
'build_version' => '6566',
|
||||
'full_app_version' => 'v6-pre-alpha - build 6592-g181dc5127',
|
||||
'build_version' => '6592',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'ga05fe9c1f',
|
||||
'full_hash' => 'v6-pre-alpha-7-ga05fe9c1f',
|
||||
'hash_version' => 'g181dc5127',
|
||||
'full_hash' => 'v6-pre-alpha-g181dc5127',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue