Skip to content

Commit 5959417

Browse files
committed
Bump version to 2.13.1-beta (beta)
1 parent e0a781a commit 5959417

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chatgpt-md",
3-
"version": "2.13.0-beta",
3+
"version": "2.13.1-beta",
44
"description": "A seamless integration of openAIs GPT LLMs and Ollama into Obsidian.",
55
"main": "main.js",
66
"type": "module",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@
5959
"2.10.0": "0.15.0",
6060
"2.11.0-beta": "0.15.0",
6161
"2.12.0-beta": "0.15.0",
62-
"2.13.0-beta": "0.15.0"
62+
"2.13.0-beta": "0.15.0",
63+
"2.13.1-beta": "0.15.0"
6364
}

0 commit comments

Comments
 (0)