Skip to content

Commit c8674fc

Browse files
committed
chore: bump version to 26.4.2
1 parent 2bb927a commit c8674fc

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "kos2",
33
"name": "KOS2",
4-
"version": "26.4.1",
4+
"version": "26.4.2",
55
"minAppVersion": "0.15.0",
66
"description": "Ollama-first Obsidian plugin for KOS workflows, local retrieval, and cloud web tools.",
77
"author": "pd",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kos2",
3-
"version": "26.4.1",
3+
"version": "26.4.2",
44
"description": "KOS2: Ollama-first Obsidian plugin for KOS workflows.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,6 @@
107107
"3.2.4": "0.15.0",
108108
"3.2.5": "0.15.0",
109109
"3.2.6": "0.15.0",
110-
"26.4.1": "0.15.0"
110+
"26.4.1": "0.15.0",
111+
"26.4.2": "0.15.0"
111112
}

0 commit comments

Comments
 (0)