From 067a0e8d8e72efda1d90189fa6f714765c61986d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 22 Oct 2021 06:07:35 -0400 Subject: [PATCH] delta generation script improved too --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index c3814e52..c0544f39 100644 --- a/static/releases.html +++ b/static/releases.html @@ -476,7 +476,7 @@
  • Dialer: improve swipe to accept/reject calls
  • Dialer: fix issue with USB headset audio routing
  • Dialer: add dark theme and fix issues tied to it
  • -
  • improve release signing script
  • +
  • improve release signing and delta generation scripts