mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 14:27:33 -08:00
Bumped hash
This commit is contained in:
parent
5db5134ae0
commit
101dfd01f2
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.6.3',
|
||||
'full_app_version' => 'v4.6.3 - build 3866-g3de1de9dc',
|
||||
'build_version' => '3866',
|
||||
'full_app_version' => 'v4.6.3 - build 3876-g5db5134ae',
|
||||
'build_version' => '3876',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g3de1de9dc',
|
||||
'full_hash' => 'v4.6.2-19-g3de1de9dc',
|
||||
'hash_version' => 'g5db5134ae',
|
||||
'full_hash' => 'v4.6.3-9-g5db5134ae',
|
||||
'branch' => 'master',
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue