snipe-it/config/version.php
snipe 05b97db747 Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net>

# Conflicts:
#	config/version.php
2024-06-18 09:32:30 +01:00

10 lines
236 B
PHP

<?php
return array (
'app_version' => 'v7.0.3',
'full_app_version' => 'v7.0.3 - build 13980-',
'build_version' => '13980',
'prerelease_version' => '',
'hash_version' => '',
'full_hash' => 'v7.0.3',
'branch' => 'master',
);