snipe-it/config/version.php
snipe 421c9baecc # Conflicts:
Signed-off-by: snipe <snipe@snipe.net>
#	public/css/dist/all.css
#	public/css/dist/bootstrap-table.css
#	public/js/dist/bootstrap-table.js
#	public/mix-manifest.json
2022-09-15 20:11:07 -07:00

10 lines
271 B
PHP

<?php
return array (
'app_version' => 'v6.0.10',
'full_app_version' => 'v6.0.10 - build 8673-gc6cbf3712',
'build_version' => '8673',
'prerelease_version' => '',
'hash_version' => 'gc6cbf3712',
'full_hash' => 'v6.0.10-60-gc6cbf3712',
'branch' => 'master',
);