Skip to content

Commit c9e0490

Browse files
committed
Update version to 1.1.0 - sync with SDK release
1 parent 53ab07b commit c9e0490

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<section class="hero text-center">
5757
<div class="hero-bg"></div>
5858
<div class="container">
59-
<div class="badge mb-4">AgentCore 0.2</div>
59+
<div class="badge mb-4">AgentCore 1.1</div>
6060
<h1>The Observability & Control<br><span class="text-gradient">Platform for AI Agents</span></h1>
6161
<p class="text-lg mb-8" style="margin-left: auto; margin-right: auto;">
6262
Debug, monitor, and scale multi-agent systems. Eliminate blind spots, trace every tool call, and

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zentaxa-landing-page",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "ZENTAXA AI Agent Management Platform - Landing Page",
55
"main": "index.html",
66
"scripts": {

0 commit comments

Comments
 (0)