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
3dc2cc9f22
commit
c7be25078e
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.7.5',
|
'app_version' => 'v4.7.6',
|
||||||
'full_app_version' => 'v4.7.5 - build 4137-g55ee90b25',
|
'full_app_version' => 'v4.7.6 - build 4143-g3dc2cc9f2',
|
||||||
'build_version' => '4137',
|
'build_version' => '4143',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g55ee90b25',
|
'hash_version' => 'g3dc2cc9f2',
|
||||||
'full_hash' => 'v4.7.5-18-g55ee90b25',
|
'full_hash' => 'v4.7.6-24-g3dc2cc9f2',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue