chore: add new relup paths to DB
This commit is contained in:
parent
548de20c0b
commit
0100f210c0
|
@ -34,5 +34,11 @@
|
|||
[<<"4.4.0">>,<<"4.4.1">>,<<"4.4.2">>,<<"4.4.3">>,<<"4.4.4">>,
|
||||
<<"4.4.5">>,<<"4.4.6">>,<<"4.4.7">>,<<"4.4.8">>],
|
||||
otp => <<"24.1.5-3">>}}.
|
||||
{<<"4.5.0">>,#{from_versions => [<<"4.4.8">>,<<"4.4.9">>],
|
||||
otp => <<"24.3.4.2-1">>}}.
|
||||
{<<"4.4.10">>,
|
||||
#{from_versions =>
|
||||
[<<"4.4.0">>,<<"4.4.1">>,<<"4.4.2">>,<<"4.4.3">>,<<"4.4.4">>,
|
||||
<<"4.4.5">>,<<"4.4.6">>,<<"4.4.7">>,<<"4.4.8">>,<<"4.4.9">>],
|
||||
otp => <<"24.1.5-3">>}}.
|
||||
{<<"4.5.0">>,
|
||||
#{from_versions => [<<"4.4.10">>,<<"4.4.8">>,<<"4.4.9">>],
|
||||
otp => <<"24.3.4.2-1">>}}.
|
||||
|
|
Loading…
Reference in New Issue