From 80c44be22aba309e2374e6c030f98aefc2e632ef Mon Sep 17 00:00:00 2001
From: Daniel <dhaavi@users.noreply.github.com>
Date: Mon, 11 Dec 2023 14:02:04 +0100
Subject: [PATCH] Add v1.6 release announcement broadcast notification

---
 portmaster/notifications.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/portmaster/notifications.yaml b/portmaster/notifications.yaml
index ae890bb..609195d 100644
--- a/portmaster/notifications.yaml
+++ b/portmaster/notifications.yaml
@@ -6,14 +6,14 @@ notifications:
   # 50-60 characters per line
   # resuling in about 350-400 characters
 
-  release-announcement-v1-5-0:
-    title: "What's New in v1.5"
-    message: "[Read about the new bandwidth graphs in the release blog post](https://safing.io/blog/2023/10/18/Portmaster-v1.5/?source=Portmaster). Thank you for using Portmaster!"
-    match: "Version startswith 1.5."
+  release-announcement-v1-6-2:
+    title: "What's New in v1.6"
+    message: "[Read about importing and exporting settings and app profiles](https://safing.io/blog/2023/12/11/Portmaster-v1.6/?source=Portmaster). Thank you for using Portmaster!"
+    match: "Version startswith 1.6."
     availableActions:
       - text: "Read Blog"
         type: open-url
-        payload: https://safing.io/blog/2023/10/18/Portmaster-v1.5/?source=Portmaster
+        payload: https://safing.io/blog/2023/12/11/Portmaster-v1.6/?source=Portmaster
 
   removing-network-rating:
     title: "Removing Deprecated Network Rating"