Skip to content

Commit 376ae60

Browse files
committed
path mode version doc version
1 parent 7035033 commit 376ae60

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Interface Document.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 2026-01-23 v1.1.2
1+
# 2026-01-24 v1.3.0
22

3-
# Interface Document (v1.1.2)
3+
# Interface Document (v1.3.0)
44

55
This document defines the core interfaces for the NoteConnection system, separating backend processing from frontend visualization.
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2026-01-23 v1.2.0
1+
# 2026-01-24 v1.3.0
22

33
# NoteConnection Knowledge Graph
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "noteconnection",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Hierarchical Knowledge Graph Visualization System",
55
"main": "dist/src/electron/main.js",
66
"bin": {

0 commit comments

Comments
 (0)