From aecff66f99e07f5c275fd2cfe48f5664a4085e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Wed, 24 Oct 2018 16:26:24 +0900 Subject: [PATCH] v3.0.0 Major version up because e36da5ac74c1351dcb79c351c705b8a1346d9a36 breaks backward compatibility --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index de70d8a..c2c833b 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "userChromeES", "description": "__MSG_description__", - "version": "2.1.0", + "version": "3.0.0", "applications": { "gecko": { "id": "user-chrome-es@id.pokemori.jp",