diff --git a/manifest.json b/manifest.json index d591487..c0b041f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "pile", "description": "pile", - "version": "1.9.7", + "version": "1.10.0", "icons": { "16": "src/content/icons/icon-16.png", "48": "src/content/icons/icon-48.png", diff --git a/package.json b/package.json index d060e66..a0ef982 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pile", - "version": "1.9.7", + "version": "1.10.0", "author": "Emmanuel Krebs ", "license": "MIT", "type": "module",