undo a change
This commit is contained in:
4
Makefile
4
Makefile
@@ -37,8 +37,8 @@ clean: rc clean-artifacts
|
||||
## EVEN RELEASES are AMO RELEASES
|
||||
## ODD RELEASES are SELFHOSTED RELEASES
|
||||
|
||||
MOZ_VERSION=0.128
|
||||
VERSION=0.127
|
||||
MOZ_VERSION=0.130
|
||||
VERSION=0.129
|
||||
|
||||
## INCREMENT THIS EVERY TIME YOU DO A RELEASE
|
||||
LAST_VERSION=0.125
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "i2ppb@eyedeekay.github.io",
|
||||
"strict_min_version": "91.1.0",
|
||||
"update_url": "https://thiswillneedtobeaneephttpdbase32address.b32.i2p/updates.json"
|
||||
"strict_min_version": "91.1.0"
|
||||
}
|
||||
},
|
||||
"permissions": [
|
||||
|
||||
Reference in New Issue
Block a user