mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
Bumped version
This commit is contained in:
parent
b8f7cd81eb
commit
4159a0effa
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.7.6',
|
'app_version' => 'v4.7.7',
|
||||||
'full_app_version' => 'v4.7.6 - build 4143-g3dc2cc9f2',
|
'full_app_version' => 'v4.7.7 - build 4160-gb8f7cd81e',
|
||||||
'build_version' => '4143',
|
'build_version' => '4160',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g3dc2cc9f2',
|
'hash_version' => 'gb8f7cd81e',
|
||||||
'full_hash' => 'v4.7.6-24-g3dc2cc9f2',
|
'full_hash' => 'v4.7.7-41-gb8f7cd81e',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue