We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc65248 commit bd9cffeCopy full SHA for bd9cffe
3 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "nexus",
3
"name": "Nexus",
4
- "version": "4.3.3",
+ "version": "4.4.0",
5
"minAppVersion": "0.15.0",
6
"description": "Nexus MCP server integration for Obsidian",
7
"author": "Synaptic Labs",
package.json
@@ -1,6 +1,6 @@
"name": "nexus",
"description": "Model Context Protocol (MCP) integration for Obsidian",
"main": "main.js",
"scripts": {
src/utils/connectorContent.ts
@@ -5,7 +5,7 @@
* DO NOT EDIT MANUALLY - This file is regenerated during the build process.
* To update, modify connector.ts and rebuild.
*
8
- * Generated: 2026-02-22T22:25:17.097Z
+ * Generated: 2026-02-22T22:34:54.722Z
9
*/
10
11
export const CONNECTOR_JS_CONTENT = `"use strict";
0 commit comments