diff --git a/ext/manifest.json b/ext/manifest.json index 606c673..76d490b 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -3,7 +3,7 @@ "name": "Satori Enhancements", "description": "Adds a few useful enhancements to Satori Online Judge website.", - "version": "1.4", + "version": "1.5", "minimum_chrome_version": "62", diff --git a/package.json b/package.json index e854296..b2043b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "satori-enhancements", - "version": "1.4", + "version": "1.5", "description": "WebExtension that adds a few useful enhancements to Satori Online Judge website.", "main": "index.js", "scripts": {