Skip to content

Commit 48a8455

Browse files
committed
bump version to 0.9.11
1 parent 1f449bb commit 48a8455

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"id": "infranodus-graph-view",
33
"name": "InfraNodus AI Graph View",
4-
"version": "0.9.10",
4+
"version": "0.9.11",
55
"minAppVersion": "0.15.0",
66
"description": "Interactive 3D graph view: text analysis, topic modeling, gap detection, and AI.",
77
"author": "Nodus Labs",
88
"isDesktopOnly": false
9-
}
9+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "InfraNodus-Obsidian-Plugin",
3-
"version": "0.9.10",
3+
"version": "0.9.11",
44
"description": "Advanced graph view for Obsidian: text analysis, topic modeling, and AI with https://infranodus.com",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)