Skip to content

Commit 0a4f7ac

Browse files
committed
Update version to 0.4.0
1 parent 2310728 commit 0a4f7ac

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "agent-client",
33
"name": "Agent Client",
4-
"version": "0.4.0-preview.4",
4+
"version": "0.4.0",
55
"minAppVersion": "0.15.0",
66
"description": "Chat with AI agents via the Agent Client Protocol directly from your vault.",
77
"author": "RAIT-09",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-agent-client",
3-
"version": "0.4.0-preview.4",
3+
"version": "0.4.0",
44
"description": "Use AI coding agents via the Agent Client Protocol directly inside Obsidian",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)