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