Merge remote-tracking branch 'origin/develop'

Signed-off-by: snipe <snipe@snipe.net>

# Conflicts:
#	config/version.php
This commit is contained in:
snipe
2025-05-23 10:43:58 +01:00

View File

@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v8.1.3',
'full_app_version' => 'v8.1.3 - build 18167-ga2669a308',
'build_version' => '18167',
'full_app_version' => 'v8.1.3 - build 18227-ga04740ba8',
'build_version' => '18227',
'prerelease_version' => '',
'hash_version' => 'ga2669a308',
'full_hash' => 'v8.1.3-102-ga2669a308',
'hash_version' => 'ga04740ba8',
'full_hash' => 'v8.1.3-162-ga04740ba8',
'branch' => 'master',
);