mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
Bumped hash
This commit is contained in:
parent
6ffad6043f
commit
dbc16a6c9b
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.1.12',
|
||||
'full_app_version' => 'v4.1.12 - build 3365-g4ed2ef6',
|
||||
'build_version' => '3365',
|
||||
'full_app_version' => 'v4.1.12 - build 3371-g4e39895',
|
||||
'build_version' => '3371',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g4ed2ef6',
|
||||
'full_hash' => 'v4.1.11-6-g4ed2ef6',
|
||||
'hash_version' => 'g4e39895',
|
||||
'full_hash' => 'v4.1.12-6-g4e39895',
|
||||
'branch' => 'develop',
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue