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
ef19bc7c16
commit
d303cbd7cb
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.0.7',
|
||||
'build_version' => '89',
|
||||
'hash_version' => 'g7a27fda',
|
||||
'full_hash' => 'v4.0.7-89-g7a27fda',
|
||||
'app_version' => 'v4.0.8',
|
||||
'build_version' => '102',
|
||||
'hash_version' => 'gef19bc7',
|
||||
'full_hash' => 'v4.0.8-102-gef19bc7',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue