mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-27 22:49:41 -08:00
11 lines
239 B
PHP
11 lines
239 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.1.11',
|
|
'full_app_version' => 'v4.1.11 - build 3359-',
|
|
'build_version' => '3359',
|
|
'prerelease_version' => '',
|
|
'hash_version' => '',
|
|
'full_hash' => 'v4.1.11',
|
|
'branch' => 'develop',
|
|
);
|