From 73da982e9e47c9686681cabe23c9ff269c7bdd49 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Fri, 4 Oct 2024 17:40:03 -0400 Subject: [PATCH] update changelog, bump version --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 228b7e7..1ed2d4f 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,6 @@ clean: rc clean-artifacts MOZ_VERSION=2.7.0 VERSION=2.7.1 -## INCREMENT THIS EVERY TIME YOU DO A RELEASE LAST_VERSION=$(shell grep '"version"' manifest.json | sed 's|"version"||g' | tr -d " :,'" | tr -d '"') YELLOW=F7E59A