mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 22:19:41 -08:00
11 lines
269 B
PHP
11 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.6.7',
|
|
'full_app_version' => 'v4.6.7 - build 3944-g8f6ea84fc',
|
|
'build_version' => '3944',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g8f6ea84fc',
|
|
'full_hash' => 'v4.6.7-15-g8f6ea84fc',
|
|
'branch' => 'master',
|
|
);
|