From ab0282bde961ae360ef55b5542c30780bdd38af1 Mon Sep 17 00:00:00 2001 From: idk Date: Wed, 9 Oct 2019 17:56:29 -0400 Subject: [PATCH] bump --- Makefile | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 0453bde..7e40ec0 100644 --- a/Makefile +++ b/Makefile @@ -34,8 +34,8 @@ clean: ## EVEN RELEASES are AMO RELEASES ## ODD RELEASES are SELFHOSTED RELEASES -MOZ_VERSION=0.30 -VERSION=0.31 +MOZ_VERSION=0.32 +VERSION=0.32 #VERSION=1.27 xpi: diff --git a/manifest.json b/manifest.json index 02c5d9c..a989603 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ ], "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "0.31", + "version": "0.32", "description": "__MSG_extensionDescription__", "homepage_url": "https://github.com/eyedeekay/i2psetproxy.js", "icons": {