release: 0.13.1 — community-plugin compliance polish

This commit is contained in:
Denis Berekchiyan 2026-06-14 10:31:53 -07:00
parent 0bc0cfd7bf
commit a35e4705e6
3 changed files with 71 additions and 70 deletions

136
main.js

File diff suppressed because one or more lines are too long

View file

@ -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",

View file

@ -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"
}