mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-14 01:24:06 -08:00
a3a64be19b
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
10 lines
283 B
PHP
10 lines
283 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.1.1-pre',
|
|
'full_app_version' => 'v6.1.1-pre - build 10727-gf1b4bba3a',
|
|
'build_version' => '10727',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gf1b4bba3a',
|
|
'full_hash' => 'v6.1.1-pre-485-gf1b4bba3a',
|
|
'branch' => 'master',
|
|
); |