mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-09 18:35:53 +00:00
@ -1,10 +1,10 @@
|
||||
<?php
|
||||
return array (
|
||||
'app_version' => 'v5.1.2',
|
||||
'full_app_version' => 'v5.1.2 - build 5847-g00a7c1e9e',
|
||||
'app_version' => 'v5.1.3',
|
||||
'full_app_version' => 'v5.1.3 - build 5847-g00a7c1e9e',
|
||||
'build_version' => '5847',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g00a7c1e9e',
|
||||
'full_hash' => 'v5.1.2-33-g00a7c1e9e',
|
||||
'full_hash' => 'v5.1.3-33-g00a7c1e9e',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
Reference in New Issue
Block a user