v1.2 zip not recognized as Magisk module
this release gets rejected here with the message
MagiskModuleError(dnscrypt-proxy-menu.zip is not a magisk module)
Looking inside the zip, it seems the META-INF/ structure is wrong: the update-binary and update-script files are placed into META-INF/com/google/android/com instead of into META-INF/com/google/android (note the additional /com at the end).
Could you please verify and fix? Thanks in advance!