3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 05:45:41 +00:00

Bumped hash

This commit is contained in:
snipe
2025-12-03 09:09:04 +00:00
parent 592ccb6ebe
commit f7c432f7fd

View File

@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v8.3.6',
'full_app_version' => 'v8.3.6 - build 20551-g523df21d8',
'build_version' => '20551',
'full_app_version' => 'v8.3.6 - build 20569-g9e23117f9',
'build_version' => '20569',
'prerelease_version' => '',
'hash_version' => 'g523df21d8',
'full_hash' => 'v8.3.6-144-g523df21d8',
'hash_version' => 'g9e23117f9',
'full_hash' => 'v8.3.6-16-g9e23117f9',
'branch' => 'develop',
);