mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Bumped hash version
This commit is contained in:
parent
ca8ca89955
commit
e4355292e4
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v3.1',
|
'app_version' => 'v3.1.0',
|
||||||
'hash_version' => 'v3.1-110-g1612562',
|
'hash_version' => 'v3.1.0-49-gca8ca89',
|
||||||
);
|
);
|
Loading…
Reference in a new issue