PR Template Update (#84)

* Update: version increment and reminder on template

* Update: comment on incrementing as necessary
This commit is contained in:
Kevin Dang
2024-07-11 17:08:34 -07:00
committed by GitHub
parent 61d3dc4312
commit ae9cac65a9
5 changed files with 10 additions and 8 deletions

View File

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