Bump package version

This commit is contained in:
Cohee 2023-11-11 18:26:20 +02:00
parent f79eaa4c8b
commit 30f723d9fc
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "sillytavern",
"version": "1.10.8",
"version": "1.10.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "sillytavern",
"version": "1.10.8",
"version": "1.10.9",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {

View File

@ -50,7 +50,7 @@
"type": "git",
"url": "https://github.com/SillyTavern/SillyTavern.git"
},
"version": "1.10.8",
"version": "1.10.9",
"scripts": {
"start": "node server.js",
"start-multi": "node server.js --disableCsrf",