mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Automatically updated version hash
This commit is contained in:
parent
5a7ea0e908
commit
c3b4342df4
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v3.6.0',
|
'app_version' => 'v3.6.0',
|
||||||
'build_version' => '70',
|
'build_version' => '71',
|
||||||
'hash_version' => 'g59617cc',
|
'hash_version' => 'g5a7ea0e',
|
||||||
'full_hash' => 'v3.6.0-70-g59617cc',
|
'full_hash' => 'v3.6.0-71-g5a7ea0e',
|
||||||
);
|
);
|
Loading…
Reference in a new issue