Bump package version

This commit is contained in:
Cohee
2024-07-27 16:13:39 +03:00
parent ad387a7464
commit 008a0c1191
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.3",
"version": "1.12.4",
"scripts": {
"start": "node server.js",
"start:no-csrf": "node server.js --disableCsrf",