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