mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Bumped bash
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
dc619bb0dc
commit
b8799f8038
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v8.0.1',
|
||||
'full_app_version' => 'v8.0.1 - build 16992-g18c7cbbbb',
|
||||
'build_version' => '16992',
|
||||
'app_version' => 'v8.0.2',
|
||||
'full_app_version' => 'v8.0.2 - build 17048-g44dd06161',
|
||||
'build_version' => '17048',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g18c7cbbbb',
|
||||
'full_hash' => 'v8.0.1-28-g18c7cbbbb',
|
||||
'hash_version' => 'g44dd06161',
|
||||
'full_hash' => 'v8.0.2-54-g44dd06161',
|
||||
'branch' => 'develop',
|
||||
);
|
Loading…
Reference in a new issue