Skip to content

Commit 08414c7

Browse files
committed
docs: Use SVG banner, bump to 1.0.15
1 parent 86ce761 commit 08414c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Daemora
22

33
<p align="center">
4-
<img src="https://raw.githubusercontent.com/CodeAndCanvasLabs/Daemora/main/public/banner.png" alt="Daemora — Autonomous AI Agent" width="100%" />
4+
<img src="public/banner.svg" alt="Daemora — Autonomous AI Agent" width="100%" />
55
</p>
66

77
<p align="center">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "daemora",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "A powerful open-source AI agent that runs on your machine. Connects to any AI model, any MCP server, any channel. Fully autonomous - plans, codes, tests, browses, emails, and manages your tools without asking permission.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)