Fix manifest version bump script (#8715)
The version bump script referenced the old file path for the manifest. It was stored as a single file called `manifest.json`, but it was split into `_base.json` and platform-specific manifests in #8140. The manifest version bump script has been updated to reference `_base.json`, which is the piece that has the version property.feature/default_network_editable
parent
fb906e2150
commit
991ef366d7
Loading…
Reference in new issue