mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 19:05:24 +00:00
@ -1,10 +1,10 @@
|
||||
<?php
|
||||
return array (
|
||||
'app_version' => 'v6.1.0-pre',
|
||||
'full_app_version' => 'v6.1.0-pre - build 10030-gdcbd216e2',
|
||||
'build_version' => '10030',
|
||||
'app_version' => 'v6.1.0',
|
||||
'full_app_version' => 'v6.1.0 - build 10161-ga8ca3ad2a',
|
||||
'build_version' => '10161',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'gdcbd216e2',
|
||||
'full_hash' => 'v6.1.0-pre-986-gdcbd216e2',
|
||||
'hash_version' => 'ga8ca3ad2a',
|
||||
'full_hash' => 'v6.1.0-127-ga8ca3ad2a',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
Reference in New Issue
Block a user