diff --git a/Makefile b/Makefile index 228b98e..0362b71 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ MOZ_VERSION=0.68 VERSION=0.67 ## INCREMENT THIS EVERY TIME YOU DO A RELEASE -LAST_VERSION=0.63 +LAST_VERSION=0.65 YELLOW=F7E59A ORANGE=FFC56D diff --git a/manifest.json b/manifest.json index dd56cc8..0061962 100644 --- a/manifest.json +++ b/manifest.json @@ -27,8 +27,8 @@ ], "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "0.66", - "version_name": "0.66", + "version": "0.67", + "version_name": "0.67", "description": "__MSG_extensionDescription__", "homepage_url": "https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox", "icons": {