mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped version
This commit is contained in:
parent
21ec670531
commit
7b34cf1a31
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.6.17',
|
||||
'full_app_version' => 'v4.6.17 - build 4026-g888bdbdb6',
|
||||
'build_version' => '4026',
|
||||
'app_version' => 'v4.6.18',
|
||||
'full_app_version' => 'v4.6.18 - build 4036-g21ec67053',
|
||||
'build_version' => '4036',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g888bdbdb6',
|
||||
'full_hash' => 'v4.6.17-7-g888bdbdb6',
|
||||
'hash_version' => 'g21ec67053',
|
||||
'full_hash' => 'v4.6.18-9-g21ec67053',
|
||||
'branch' => 'master',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue