mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b1fa50cde2
commit
7c21158680
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.0.12',
|
||||
'full_app_version' => 'v6.0.12 - build 8876-gbc4c6abe0',
|
||||
'build_version' => '8876',
|
||||
'app_version' => 'v6.0.13',
|
||||
'full_app_version' => 'v6.0.13 - build 8923-g30f4af3ac',
|
||||
'build_version' => '8923',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gbc4c6abe0',
|
||||
'full_hash' => 'v6.0.12-50-gbc4c6abe0',
|
||||
'hash_version' => 'g30f4af3ac',
|
||||
'full_hash' => 'v6.0.13-97-g30f4af3ac',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue