From b0d51160f2044be6b3fb7698e67ccf815d01bca8 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 30 Oct 2025 09:02:38 -0400 Subject: [PATCH] Update makefile --- Makefile | 3 ++- publish-extension | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ba0bce9e0..ae772675d 100644 --- a/Makefile +++ b/Makefile @@ -117,7 +117,8 @@ publish-edge: ghasset=chromium \ datebasedmajor=1 \ storeid=odfafepnkmbhccpbejgmiehpchacaeak \ - productid=$(shell secret-tool lookup token ubo_edge_id) + productid=$(shell secret-tool lookup token ubo_edge_id) \ + notes="See release notes at https://github.com/gorhill/uBlock/releases" # Usage: make publish-firefox version=? publish-firefox: diff --git a/publish-extension b/publish-extension index 138d1e158..ace26793e 160000 --- a/publish-extension +++ b/publish-extension @@ -1 +1 @@ -Subproject commit 138d1e158bd2a1d59ebfc97f6a93f121dc52373a +Subproject commit ace26793e0c0a1de407bbb37ed4ef32873bceb34