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

Bumped version

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-07-23 16:10:47 +01:00
parent 4f534e0e84
commit 00cf49a61f

View File

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v8.2.0-pre',
'full_app_version' => 'v8.2.0-pre - build 19055-g6e56d5613',
'app_version' => 'v8.2.0',
'full_app_version' => 'v8.2.0 - build 19055-g6e56d5613',
'build_version' => '19055',
'prerelease_version' => '',
'hash_version' => 'g6e56d5613',
'full_hash' => 'v8.2.0-pre-176-g6e56d5613',
'full_hash' => 'v8.2.0-176-g6e56d5613',
'branch' => 'develop',
);