mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Automatically updated version hash
This commit is contained in:
parent
e587b2dcee
commit
a7a9f027fb
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v3.6.0',
|
'app_version' => 'v3.6.0',
|
||||||
'build_version' => '72',
|
'build_version' => '73',
|
||||||
'hash_version' => 'gc3b4342',
|
'hash_version' => 'ge587b2d',
|
||||||
'full_hash' => 'v3.6.0-72-gc3b4342',
|
'full_hash' => 'v3.6.0-73-ge587b2d',
|
||||||
);
|
);
|
Loading…
Reference in a new issue