Update to v2.0 and add version indicator

This commit is contained in:
Spicy_Marinara
2025-12-31 10:53:09 +01:00
parent 3f58c7ceca
commit 3bfc6ea934
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"js": "index.js",
"css": "style.css",
"author": "Marysia",
"version": "1.1.0",
"version": "2.0.0",
"homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern"
}