mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 18:45:45 +00:00
@ -1,10 +1,10 @@
|
||||
<?php
|
||||
return array (
|
||||
'app_version' => 'v8.3.0',
|
||||
'full_app_version' => 'v8.3.0 - build 19559-g0ba8f5cc5',
|
||||
'build_version' => '19559',
|
||||
'app_version' => 'v8.3.1',
|
||||
'full_app_version' => 'v8.3.1 - build 19577-g7dd493da3',
|
||||
'build_version' => '19577',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g0ba8f5cc5',
|
||||
'full_hash' => 'v8.3.0-489-g0ba8f5cc5',
|
||||
'hash_version' => 'g7dd493da3',
|
||||
'full_hash' => 'v8.3.1-15-g7dd493da3',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
Reference in New Issue
Block a user