mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.11',
|
|
'full_app_version' => 'v5.0.11 - build 5695-gfd4ee6027',
|
|
'build_version' => '5695',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gfd4ee6027',
|
|
'full_hash' => 'v5.0.11-13-gfd4ee6027',
|
|
'branch' => 'develop',
|
|
); |