mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 22:37:28 -08:00
Bumped minor version
This commit is contained in:
parent
8f6ea84fca
commit
794824713e
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.6.6',
|
||||
'full_app_version' => 'v4.6.6 - build 3926-g1a10aa0dd',
|
||||
'build_version' => '3926',
|
||||
'app_version' => 'v4.6.7',
|
||||
'full_app_version' => 'v4.6.7 - build 3944-g8f6ea84fc',
|
||||
'build_version' => '3944',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g1a10aa0dd',
|
||||
'full_hash' => 'v4.6.6-24-g1a10aa0dd',
|
||||
'hash_version' => 'g8f6ea84fc',
|
||||
'full_hash' => 'v4.6.7-15-g8f6ea84fc',
|
||||
'branch' => 'master',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue