Set manifest version to 1.0.1 Was forgotten in the parent change. Editor was still unsaved ... Change-Id: I4006cc71a3f417630e124f78a72d9cb1110d679e
diff --git a/src/manifest.json b/src/manifest.json index 899dc72..001556d 100644 --- a/src/manifest.json +++ b/src/manifest.json
@@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Gerrit FE Dev Helper", "description": "This extension can help you development on Gerrit sites, frontend specifically", - "version": "1.0.0", + "version": "1.0.1", "action": { "default_icon": "gray-32.png", "default_title": "Gerrit FE Dev Helper"