mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-01 00:47:27 -08:00
3ae16ff8ca
Signed-off-by: snipe <snipe@snipe.net> # Conflicts: # config/version.php # public/js/build/vendor.js # public/js/dist/all.js # public/mix-manifest.json
10 lines
270 B
PHP
10 lines
270 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v7.0.8',
|
|
'full_app_version' => 'v7.0.8 - build 14243-g2e2f59b29',
|
|
'build_version' => '14243',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'g2e2f59b29',
|
|
'full_hash' => 'v7.0.8-57-g2e2f59b29',
|
|
'branch' => 'master',
|
|
); |