6fed78196e
The pattern 'version' was too broad and matched multiple lines: - <?xml version="1.0"?> - <version>0.2.1</version> - min-version="30" max-version="32" Changed to '<version>' to specifically match only the version tag. Also fixed version mismatch: info.xml now correctly shows 0.3.0 to match the version in .cz.toml and package.json.