From cfc2e38a5eda997bffca684a192ca6aa93b2603c Mon Sep 17 00:00:00 2001 From: Padreug Date: Thu, 18 Jun 2026 14:13:11 +0200 Subject: [PATCH] chore: bump config.json version to 1.6.1-aio.6 Marks the monotonic created_at fix (#26). aio semver stays ahead of the upstream 1.6.1 tag per fork versioning rules. Co-Authored-By: Claude Opus 4.8 (1M context) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 03be67f..36da491 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "id": "events", - "version": "1.6.1-aio.5", + "version": "1.6.1-aio.6", "name": "Events", "repo": "https://git.atitlan.io/aiolabs/events", "short_description": "Sell and register event tickets",