mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Bumped version
This commit is contained in:
parent
8b2f8ef3cb
commit
a2fae76eaf
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.8.0',
|
||||
'full_app_version' => 'v4.8.0 - build 4186-g893454dca',
|
||||
'build_version' => '4186',
|
||||
'app_version' => 'v4.9.0',
|
||||
'full_app_version' => 'v4.9.0 - build 4210-g8b2f8ef3c',
|
||||
'build_version' => '4210',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g893454dca',
|
||||
'full_hash' => 'v4.8.0-g893454dca',
|
||||
'hash_version' => 'g8b2f8ef3c',
|
||||
'full_hash' => 'v4.9.0-21-g8b2f8ef3c',
|
||||
'branch' => 'master',
|
||||
);
|
Loading…
Reference in a new issue