From 07b08af54ea7b2388e0bd30443fd0af5613aa323 Mon Sep 17 00:00:00 2001 From: FabianLars Date: Mon, 9 Dec 2024 15:52:23 +0100 Subject: [PATCH] use 2.2.0 instead --- .changes/bump-all-same-minor.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.changes/bump-all-same-minor.md b/.changes/bump-all-same-minor.md index c2d30bc7..2b4932a5 100644 --- a/.changes/bump-all-same-minor.md +++ b/.changes/bump-all-same-minor.md @@ -26,7 +26,6 @@ sql: minor store: minor stronghold: minor updater: minor -upload: minor websocket: minor window-state: minor autostart-js: minor @@ -53,9 +52,8 @@ sql-js: minor store-js: minor stronghold-js: minor updater-js: minor -upload-js: minor websocket-js: minor window-state-js: minor --- -Bumped all plugins to `v2.3.0`. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other. +Bumped all plugins to `v2.2.0`. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.