mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-23 11:43:47 -08:00
Bumped hash
This commit is contained in:
parent
927a12f78d
commit
eb48e5ed1c
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v3.6.1',
|
||||
'build_version' => '5',
|
||||
'hash_version' => 'g6f9a82f',
|
||||
'full_hash' => 'v3.6.1-5-g6f9a82f',
|
||||
'app_version' => 'v3.6.2',
|
||||
'build_version' => '10',
|
||||
'hash_version' => 'g927a12f',
|
||||
'full_hash' => 'v3.6.1-10-g927a12f',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue