mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
Bumped version
This commit is contained in:
parent
1a10aa0dda
commit
925258bfb4
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.6.5',
|
'app_version' => 'v4.6.6',
|
||||||
'full_app_version' => 'v4.6.5 - build 3915-gc7596e774',
|
'full_app_version' => 'v4.6.6 - build 3926-g1a10aa0dd',
|
||||||
'build_version' => '3915',
|
'build_version' => '3926',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'gc7596e774',
|
'hash_version' => 'g1a10aa0dd',
|
||||||
'full_hash' => 'v4.6.5-13-gc7596e774',
|
'full_hash' => 'v4.6.6-24-g1a10aa0dd',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue