From e3f89f4d5ab66e89b8a3b6356687229384c58591 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Wed, 9 Sep 2026 14:00:11 -0300 Subject: [PATCH] =?UTF-8?q?F6.1=20=C2=B7=20metadata=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api-v3/src/version.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-v3/src/version.ts b/api-v3/src/version.ts index 0d0d043..f72dcb1 100644 --- a/api-v3/src/version.ts +++ b/api-v3/src/version.ts @@ -1,2 +1,2 @@ -export const API_VERSION = '0.28.0-1'; -export const API_PHASE = 'F6'; \ No newline at end of file +export const API_VERSION = '0.29.0-1'; +export const API_PHASE = 'F6.1'; \ No newline at end of file