Bumped minor release

This commit is contained in:
snipe
2026-05-27 09:41:00 +01:00
parent a54ed750a3
commit 9bf1e2401d
+5 -5
View File
@@ -1,11 +1,11 @@
<?php
return [
'app_version' => 'v8.6.0',
'full_app_version' => 'v8.6.0 - build 22958-gcfa8069953',
'build_version' => '22958',
'app_version' => 'v8.6.1',
'full_app_version' => 'v8.6.1 - build 22962-g4edf40acaf',
'build_version' => '22962',
'prerelease_version' => '',
'hash_version' => 'gcfa8069953',
'full_hash' => 'v8.6.0-195-gcfa8069953',
'hash_version' => 'g4edf40acaf',
'full_hash' => 'v8.6.1-149-g4edf40acaf',
'branch' => 'develop',
];