mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Bumped version
This commit is contained in:
parent
cb494a74ca
commit
5265821bcc
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v3.6.5',
|
||||
'app_version' => 'v3.6.6',
|
||||
'build_version' => '1',
|
||||
'hash_version' => 'gc8796cf',
|
||||
'full_hash' => 'v3.6.5-1-gc8796cf',
|
||||
);
|
||||
'hash_version' => 'gee2c67a',
|
||||
'full_hash' => 'v3.6.6-gee2c67a',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue