mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-19 20:14:09 -08:00
10 lines
235 B
PHP
10 lines
235 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.6.2',
|
|
'full_app_version' => 'v4.6.2 - build 3844-',
|
|
'build_version' => '3844',
|
|
'prerelease_version' => '',
|
|
'hash_version' => '',
|
|
'full_hash' => 'v4.6.1',
|
|
'branch' => 'develop',
|
|
); |