mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
7060ffaf34
Signed-off-by: snipe <snipe@snipe.net> # Conflicts: # config/version.php # public/js/dist/bootstrap-table.js # public/mix-manifest.json
10 lines
271 B
PHP
10 lines
271 B
PHP
<?php
|
|
return array (
|
|
'app_version' => 'v6.3.3',
|
|
'full_app_version' => 'v6.3.3 - build 13056-gb34156ca2',
|
|
'build_version' => '13056',
|
|
'prerelease_version' => '',
|
|
'hash_version' => 'gb34156ca2',
|
|
'full_hash' => 'v6.3.3-151-gb34156ca2',
|
|
'branch' => 'master',
|
|
); |