mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 06:05:36 +00:00
@ -1,10 +1,10 @@
|
||||
<?php
|
||||
return array (
|
||||
'app_version' => 'v8.1.1',
|
||||
'full_app_version' => 'v8.1.1 - build 17874-gc031f0b45',
|
||||
'build_version' => '17874',
|
||||
'app_version' => 'v8.1.2',
|
||||
'full_app_version' => 'v8.1.2 - build 17914-g251851ec6',
|
||||
'build_version' => '17914',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gc031f0b45',
|
||||
'full_hash' => 'v8.1.1-14-gc031f0b45',
|
||||
'hash_version' => 'g251851ec6',
|
||||
'full_hash' => 'v8.1.2-32-g251851ec6',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
Reference in New Issue
Block a user