Skip to content

Commit a6f57c3

Browse files
committed
Bump version to 2.13.2-beta (beta)
1 parent 0e14dec commit a6f57c3

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.1-beta",
3+
"version": "2.13.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
@@ -60,5 +60,6 @@
6060
"2.11.0-beta": "0.15.0",
6161
"2.12.0-beta": "0.15.0",
6262
"2.13.0-beta": "0.15.0",
63-
"2.13.1-beta": "0.15.0"
63+
"2.13.1-beta": "0.15.0",
64+
"2.13.2-beta": "0.15.0"
6465
}

0 commit comments

Comments
 (0)