Bump package version

This commit is contained in:
Cohee
2024-06-08 16:55:40 +03:00
parent 4dcb2acba5
commit 66fd973830
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"type": "git",
"url": "https://github.com/SillyTavern/SillyTavern.git"
},
"version": "1.12.0",
"version": "1.12.1",
"scripts": {
"start": "node server.js",
"start:no-csrf": "node server.js --disableCsrf",