Skip to content

Commit aee6bb1

Browse files
shafqatevoclaude
andcommitted
0.2.26040104 Alpha: bump version
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0a8a25b commit aee6bb1

11 files changed

Lines changed: 1079 additions & 10 deletions

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"url": "https://github.com/alo-exp/multai.git"
1515
},
1616
"description": "MultAI — Submit research prompts to 7 AI platforms simultaneously (Claude.ai, ChatGPT, Copilot, Perplexity, Grok, DeepSeek, Gemini), synthesize results, maintain capability comparison matrices, and produce landscape reports — all from Claude Code.",
17-
"version": "0.2.26040102",
17+
"version": "0.2.26040104",
1818
"author": {
1919
"name": "Ālo Labs",
2020
"url": "https://alolabs.dev"

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multai",
3-
"version": "0.2.26040102",
3+
"version": "0.2.26040104",
44
"description": "MultAI — Submit research prompts to 7 AI platforms simultaneously (Claude.ai, ChatGPT, Copilot, Perplexity, Grok, DeepSeek, Gemini), synthesize results, maintain capability comparison matrices, and produce landscape reports — all from Claude Code.",
55
"author": {
66
"name": "Ālo Labs",

CONTRIBUTOR-GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MultAI — Contributor Guide
22

3-
**Version:** 0.2.26040102 Alpha | **Date:** 2026-03-18
3+
**Version:** 0.2.26040104 Alpha | **Date:** 2026-03-18
44

55
> **Looking for the end-user guide?** See [USER-GUIDE.md](USER-GUIDE.md).
66

SENTINEL-audit-multai.md

Lines changed: 1069 additions & 0 deletions
Large diffs are not rendered by default.

USER-GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MultAI — User Guide
22

3-
**Version:** 0.2.26040102 Alpha | **Date:** 2026-03-18
3+
**Version:** 0.2.26040104 Alpha | **Date:** 2026-03-18
44

55
---
66

docs/Architecture-and-Design.md

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

33
**Project:** MultAI
4-
**Version:** 0.2.26040102 Alpha
4+
**Version:** 0.2.26040104 Alpha
55
**Date:** 2026-03-18
66

77
| Version | Date | Summary |

docs/CICD-Strategy-and-Plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CI/CD Strategy and Plan
22

33
**Project:** MultAI
4-
**Version:** 0.2.26040102 Alpha
4+
**Version:** 0.2.26040104 Alpha
55
**Date:** 2026-03-18
66

77
| Version | Date | Summary |

docs/SRS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Software Requirements Specification (SRS)
22

33
**Project:** MultAI
4-
**Version:** 0.2.26040102 Alpha
4+
**Version:** 0.2.26040104 Alpha
55
**Date:** 2026-03-18
66
**Base Version:** multai/ (formerly multi-ai-skills/, solution-research-skill-260308A)
77

docs/Test-Strategy-and-Plan.md

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

33
**Project:** MultAI
4-
**Version:** 0.2.26040102 Alpha
4+
**Version:** 0.2.26040104 Alpha
55
**Date:** 2026-03-18
66

77
| Version | Date | Summary |

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ <h3>CI/CD Strategy</h3>
871871
<a href="https://github.com/alo-exp/multai/blob/main/CHANGELOG.md" target="_blank" class="feature-card fade-in" style="text-decoration:none">
872872
<div style="font-size:1.5rem;margin-bottom:8px">&#128221;</div>
873873
<h3>Changelog</h3>
874-
<p>Version history from v2.0 through v0.2.26040102 Alpha with migration notes.</p>
874+
<p>Version history from v2.0 through v0.2.26040104 Alpha with migration notes.</p>
875875
</a>
876876
</div>
877877
</div>

0 commit comments

Comments
 (0)