Skip to content

Commit 5a1532b

Browse files
committed
Bump version to 2.13.0-beta (beta)
1 parent 102578e commit 5a1532b

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.12.0-beta",
3+
"version": "2.13.0-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
@@ -58,5 +58,6 @@
5858
"2.10.0-beta": "0.15.0",
5959
"2.10.0": "0.15.0",
6060
"2.11.0-beta": "0.15.0",
61-
"2.12.0-beta": "0.15.0"
61+
"2.12.0-beta": "0.15.0",
62+
"2.13.0-beta": "0.15.0"
6263
}

0 commit comments

Comments
 (0)