mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Bumped point version
This commit is contained in:
parent
f3c12f38b6
commit
c0669150fb
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.6.8',
|
'app_version' => 'v4.6.9',
|
||||||
'full_app_version' => 'v4.6.8 - build 3959-g194d0733d',
|
'full_app_version' => 'v4.6.9 - build 3968-gf3c12f38b',
|
||||||
'build_version' => '3959',
|
'build_version' => '3968',
|
||||||
'prerelease_version' => '',
|
'prerelease_version' => '',
|
||||||
'hash_version' => 'g194d0733d',
|
'hash_version' => 'gf3c12f38b',
|
||||||
'full_hash' => 'v4.6.8-14-g194d0733d',
|
'full_hash' => 'v4.6.9-8-gf3c12f38b',
|
||||||
'branch' => 'master',
|
'branch' => 'master',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue