Skip to content

Commit bd9cffe

Browse files
ProfSynapseclaude
andcommitted
chore: bump version to 4.4.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fc65248 commit bd9cffe

3 files changed

Lines changed: 3 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": "nexus",
33
"name": "Nexus",
4-
"version": "4.3.3",
4+
"version": "4.4.0",
55
"minAppVersion": "0.15.0",
66
"description": "Nexus MCP server integration for Obsidian",
77
"author": "Synaptic Labs",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nexus",
3-
"version": "4.3.3",
3+
"version": "4.4.0",
44
"description": "Model Context Protocol (MCP) integration for Obsidian",
55
"main": "main.js",
66
"scripts": {

src/utils/connectorContent.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* DO NOT EDIT MANUALLY - This file is regenerated during the build process.
66
* To update, modify connector.ts and rebuild.
77
*
8-
* Generated: 2026-02-22T22:25:17.097Z
8+
* Generated: 2026-02-22T22:34:54.722Z
99
*/
1010

1111
export const CONNECTOR_JS_CONTENT = `"use strict";

0 commit comments

Comments
 (0)