Data Directory on Chat for Preferences (#105)

* Fix: data directory created on for openConfig

* Update: version increment
This commit is contained in:
Kevin Dang
2024-08-03 09:50:03 -07:00
committed by GitHub
parent af23db20bb
commit 42ef38db14
4 changed files with 9 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord-ollama",
"version": "0.5.8",
"version": "0.5.9",
"description": "Ollama Integration into discord",
"main": "build/index.js",
"exports": "./build/index.js",