Changelog
This commit is contained in:
6
Makefile
6
Makefile
@ -37,11 +37,11 @@ clean: rc clean-artifacts
|
||||
## EVEN RELEASES are AMO RELEASES
|
||||
## ODD RELEASES are SELFHOSTED RELEASES
|
||||
|
||||
MOZ_VERSION=0.130
|
||||
VERSION=0.129
|
||||
MOZ_VERSION=0.132
|
||||
VERSION=0.131
|
||||
|
||||
## INCREMENT THIS EVERY TIME YOU DO A RELEASE
|
||||
LAST_VERSION=0.125
|
||||
LAST_VERSION=0.129
|
||||
|
||||
YELLOW=F7E59A
|
||||
ORANGE=FFC56D
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
i2psetproxy.js (0.132-1) UNRELEASED; urgency=low
|
||||
|
||||
* Add several new contextual identities for plugin apps
|
||||
* Add option to set the homepage and new tab page on the first run
|
||||
|
||||
-- idk <hankhill19580@gmail.com> Fri, 11 Feb 2022 20:28:16 -0400
|
||||
|
||||
i2psetproxy.js (0.125-1) UNRELEASED; urgency=low
|
||||
|
||||
* Bump and resubmit to mozilla.
|
||||
|
Reference in New Issue
Block a user