This commit is contained in:
Tamius Han 2018-09-23 19:47:50 +02:00
parent 7036799e9f
commit 9fd1921348
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
// Set prod to true when releasing
// _prod = true;
_prod = false;
_prod = true;
// _prod = false;
Debug = {
init: true,

View File

@ -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}"