phochste / AcmePlugin

Chrome plugin to open Solid resources in various external Solid apps
2 stars 0 forks source link

Broken manfest in release zip #3

Closed angelo-v closed 2 years ago

angelo-v commented 2 years ago

The manifest.json from the GitHub release 0.0.2 is broken, it contains:

<<<<<<< HEAD
  "version": "0.0.1",
=======
  "version": "0.0.2",
>>>>>>> 70433e1de001b07073113613974d845cc212444d

Workarround: manually replace above content with "version": "0.0.2", then the plugin can be loaded