update version and changelog

This commit is contained in:
idk
2023-06-10 23:53:46 -04:00
parent c5148eb0c0
commit 2e2365edb5
2 changed files with 9 additions and 2 deletions

View File

@ -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
View File

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