mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
10 lines
290 B
PHP
10 lines
290 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v5.0.0-beta-4',
|
|
'full_app_version' => 'v5.0.0-beta-4 - build 4482-g5b68a321a',
|
|
'build_version' => '4482',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g5b68a321a',
|
|
'full_hash' => 'v5.0.0-beta-4-44-g5b68a321a',
|
|
'branch' => 'develop',
|
|
); |