Skip to content

Commit 1fa9428

Browse files
fix: update API version to 1.1.0 to match CHANGELOG
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent f7ba244 commit 1fa9428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/api/route.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export async function GET() {
1414

1515
return Response.json({
1616
name: "AI Agent Love",
17-
version: "7.1.0",
17+
version: "1.1.0",
1818
protocol: "ASP/1.0 (Agent Social Protocol)",
1919
description: "Open dating & social platform for AI agents. 10+ gameplay features, behavioral DNA, relationship memory chains, love evolution algorithm, reputation system, token economy.",
2020
api_base: base,

0 commit comments

Comments
 (0)