From 9fd19213489e40bc7af8e4ed8fa7172a58c9cabb Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Sun, 23 Sep 2018 19:47:50 +0200 Subject: [PATCH] Release --- js/conf/Debug.js | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/js/conf/Debug.js b/js/conf/Debug.js index 06ad803..3228b30 100644 --- a/js/conf/Debug.js +++ b/js/conf/Debug.js @@ -1,6 +1,6 @@ // Set prod to true when releasing -// _prod = true; -_prod = false; +_prod = true; +// _prod = false; Debug = { init: true, diff --git a/manifest.json b/manifest.json index cf69a31..b7ca161 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Ultrawidify", - "version": "3.2.1", + "version": "3.2.2", "applications": { "gecko": { "id": "{cf02b1a7-a01a-4e37-a609-516a283f1ed3}"