update version and changelog
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=1.44
|
||||
VERSION=1.43
|
||||
MOZ_VERSION=1.46
|
||||
VERSION=1.45
|
||||
|
||||
## INCREMENT THIS EVERY TIME YOU DO A RELEASE
|
||||
LAST_VERSION=$(shell grep '"version"' manifest.json | sed 's|"version"||g' | tr -d " :,'" | tr -d '"')
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
i2psetproxy.js (1.45-1) UNRELEASED; urgency=low
|
||||
|
||||
* Refactor scrub-and-capture code
|
||||
* Fix issue where user themes were overwritten
|
||||
|
||||
-- idk <hankhill19580@gmail.com> Sat, 10 Jun 2023 23:51:21 -0400
|
||||
|
||||
i2psetproxy.js (1.43-1) UNRELEASED; urgency=low
|
||||
|
||||
* Fix wrong color pageAction icon
|
||||
|
Reference in New Issue
Block a user