mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
10 lines
247 B
PHP
10 lines
247 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.0-RC4',
|
|
'full_app_version' => 'v5.0.0-RC4 - build 4483-',
|
|
'build_version' => '4483',
|
|
'prerelease_version' => '',
|
|
'hash_version' => '',
|
|
'full_hash' => 'v5.0.0-RC4',
|
|
'branch' => 'develop',
|
|
); |