From ea9323579e2aa4947b75c112cb8ad1c4e147dfd8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 23 Apr 2024 22:14:45 +0000 Subject: [PATCH] chore: Increment update manifest --- update_manifest.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/update_manifest.json b/update_manifest.json index 47a49b4..12bab36 100644 --- a/update_manifest.json +++ b/update_manifest.json @@ -56,6 +56,11 @@ "version": "2024.3.14.0", "update_link": "https://github.com/adil192/BlackboardTheme/releases/download/2024.3.14.0/UoM_Enhancements.xpi", "update_info_url": "https://github.com/adil192/BlackboardTheme/blob/main/CHANGELOG.md" + }, + { + "version": "2024.4.22.0", + "update_link": "https://github.com/adil192/BlackboardTheme/releases/download/2024.4.22.0/UoM_Enhancements.xpi", + "update_info_url": "https://github.com/adil192/BlackboardTheme/blob/main/CHANGELOG.md" } ] }