updated schemas

This commit is contained in:
olegphenomenon 2021-09-08 13:52:28 +03:00
parent 9bffb09e34
commit 49fc79244f
7 changed files with 56 additions and 11 deletions

View file

@ -49,7 +49,7 @@ class Registrar
when 'contact-ee'
insert_prefix_and_version(xml, pref, '1.1')
else
insert_prefix_and_version(xml, pref, '1.1')
insert_prefix_and_version(xml, pref, '1.2')
end
end