3
0
mirror of https://github.com/snipe/snipe-it.git synced 2025-10-29 19:31:41 +00:00

Bumped to 8.3.0

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-08-28 18:33:46 +01:00
parent 39ef353073
commit 9c0202e5ce

View File

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v8.2.2',
'full_app_version' => 'v8.2.2 - build 19559-g0ba8f5cc5',
'app_version' => 'v8.3.0',
'full_app_version' => 'v8.3.0 - build 19559-g0ba8f5cc5',
'build_version' => '19559',
'prerelease_version' => '',
'hash_version' => 'g0ba8f5cc5',
'full_hash' => 'v8.2.2-489-g0ba8f5cc5',
'full_hash' => 'v8.3.0-489-g0ba8f5cc5',
'branch' => 'develop',
);