Skip to content

Commit 2bb5949

Browse files
committed
Bump version to 3.0.3-beta (beta)
1 parent 5e025d9 commit 2bb5949

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": "3.0.2-beta",
3+
"version": "3.0.3-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
@@ -65,5 +65,6 @@
6565
"2.13.3-beta": "0.15.0",
6666
"3.0.0": "0.15.0",
6767
"3.0.1": "0.15.0",
68-
"3.0.2-beta": "0.15.0"
68+
"3.0.2-beta": "0.15.0",
69+
"3.0.3-beta": "0.15.0"
6970
}

0 commit comments

Comments
 (0)