{ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", "packages": { ".": { "release-type": "simple", "extra-files": [ { "type": "xml", "path": "appinfo/info.xml", "xpath": "/info/version" } ] } } }