mirror of
https://github.com/denberek/obsidian-agent-fleet.git
synced 2026-07-22 07:47:06 +00:00
release: 0.13.1 — community-plugin compliance polish
This commit is contained in:
parent
0bc0cfd7bf
commit
a35e4705e6
3 changed files with 71 additions and 70 deletions
136
main.js
136
main.js
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "agent-fleet",
|
||||
"name": "Agent Fleet",
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"minAppVersion": "1.6.0",
|
||||
"description": "File-backed AI agents, task scheduling, and inbox monitoring inside Obsidian.",
|
||||
"author": "Denis Berekchiyan",
|
||||
|
|
|
|||
|
|
@ -22,5 +22,6 @@
|
|||
"0.11.0": "1.6.0",
|
||||
"0.12.0": "1.6.0",
|
||||
"0.12.1": "1.6.0",
|
||||
"0.13.0": "1.6.0"
|
||||
"0.13.0": "1.6.0",
|
||||
"0.13.1": "1.6.0"
|
||||
}
|
||||
Loading…
Reference in a new issue