Bump package version

This commit is contained in:
Cohee
2024-08-24 09:30:35 +03:00
parent 2294fe12e7
commit 5098b2435e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
"type": "git",
"url": "https://github.com/SillyTavern/SillyTavern.git"
},
"version": "1.12.4",
"version": "1.12.5",
"scripts": {
"start": "node server.js",
"start:no-csrf": "node server.js --disableCsrf",