mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
11 lines
269 B
PHP
11 lines
269 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v4.3.0',
|
|
'full_app_version' => 'v4.3.0 - build 3586-gec1fa8e90',
|
|
'build_version' => '3586',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gec1fa8e90',
|
|
'full_hash' => 'v4.3.0-4-gec1fa8e90',
|
|
'branch' => 'develop',
|
|
);
|