From a7c5c279efa3907e9a7e3c3f586ead26a01426c6 Mon Sep 17 00:00:00 2001 From: Nicolas Thumann Date: Wed, 30 Oct 2024 23:08:41 +0100 Subject: [PATCH] Bump version to 1.3.0 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index e69e129..a8a18e9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Server Selector for Xbox Cloud Gaming", - "version": "1.2.0", + "version": "1.3.0", "description": "A browser extension to select the server region and IP version for Xbox Cloud Gaming", "icons": { "128": "icon.png"