mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Bumped version
This commit is contained in:
parent
522dc1db2a
commit
d8a8e1cc09
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.6.3',
|
'app_version' => 'v4.6.4',
|
||||||
'full_app_version' => 'v4.6.3 - build 3876-g5db5134ae',
|
'full_app_version' => 'v4.6.4 - build 3881-g522dc1db2',
|
||||||
'build_version' => '3876',
|
'build_version' => '3881',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g5db5134ae',
|
'hash_version' => 'g522dc1db2',
|
||||||
'full_hash' => 'v4.6.3-9-g5db5134ae',
|
'full_hash' => 'v4.6.4-3881-g522dc1db2',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue