From 8ad349c1d1bca8820f73e34cf11d9329ac09939d Mon Sep 17 00:00:00 2001 From: Spicy_Marinara Date: Wed, 22 Oct 2025 00:53:32 +0200 Subject: [PATCH] Bump version to 1.1.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0ed9fec..19e8b1f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "js": "index.js", "css": "style.css", "author": "Marysia", - "version": "1.0.0", + "version": "1.1.0", "homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern" }