bump version and release

This commit is contained in:
idk
2021-07-07 22:58:55 -04:00
parent 75b4ff4b60
commit a473da6a8e
2 changed files with 4 additions and 4 deletions

View File

@@ -37,11 +37,11 @@ clean: rc clean-artifacts
## EVEN RELEASES are AMO RELEASES
## ODD RELEASES are SELFHOSTED RELEASES
MOZ_VERSION=0.110
VERSION=0.109
MOZ_VERSION=0.112
VERSION=0.111
## INCREMENT THIS EVERY TIME YOU DO A RELEASE
LAST_VERSION=0.107
LAST_VERSION=0.109
YELLOW=F7E59A
ORANGE=FFC56D

View File

@@ -27,7 +27,7 @@
],
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "0.108",
"version": "0.110",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox",
"icons": {