Skip to content

Commit 17c2aeb

Browse files
committed
Bump version to 2.9.2-beta (beta)
1 parent 342d4ee commit 17c2aeb

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.9.1",
3+
"version": "2.9.2-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
@@ -53,5 +53,6 @@
5353
"2.8.2-beta": "0.15.0",
5454
"2.8.3-beta": "0.15.0",
5555
"2.9.0": "0.15.0",
56-
"2.9.1": "0.15.0"
56+
"2.9.1": "0.15.0",
57+
"2.9.2-beta": "0.15.0"
5758
}

0 commit comments

Comments
 (0)