From 60b1a3077b7f0fdb415e844ec5206c8fef76b046 Mon Sep 17 00:00:00 2001 From: Vinfall <91039000+Vinfall@users.noreply.github.com> Date: Tue, 7 May 2024 09:50:20 +0800 Subject: [PATCH] feat: bump to 3.5.4 --- CHANGELOG.md | 3 +++ manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef33ae2..0898451 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.5.4] - May. 7, 2024 +- Bump dependencies. + ## [3.5.3] - Apr. 8, 2024 - Update Spanish translation. diff --git a/manifest.json b/manifest.json index 76d3c25..975bd47 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "default_locale": "en", - "version": "3.5.3", + "version": "3.5.4", "manifest_version": 2, "icons": { "48": "icons/icon.svg",