mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-14 01:24:06 -08:00
dbe0a3352b
Signed-off-by: snipe <snipe@snipe.net> # Conflicts: # public/css/build/app.css # public/css/build/overrides.css # public/css/dist/all.css # public/mix-manifest.json
11 lines
273 B
PHP
11 lines
273 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.0.14',
|
|
'full_app_version' => 'v6.0.14 - build 9646-g417a1e624',
|
|
'build_version' => '9646',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g417a1e624',
|
|
'full_hash' => 'v6.0.14-602-g417a1e624',
|
|
'branch' => 'master',
|
|
);
|