mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Bumped version
This commit is contained in:
parent
f532abebd4
commit
77685fd52b
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v3.6.1',
|
'app_version' => 'v3.6.1',
|
||||||
'build_version' => 'pre',
|
'build_version' => '5',
|
||||||
'hash_version' => '2',
|
'hash_version' => 'g6f9a82f',
|
||||||
'full_hash' => 'v3.6.1-pre-2-g8a81b29',
|
'full_hash' => 'v3.6.1-5-g6f9a82f',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue