From ba16513fad01315ab4b81bda7a9cfd0cf677944c Mon Sep 17 00:00:00 2001 From: abose Date: Sat, 10 Feb 2024 07:27:53 +0000 Subject: [PATCH] ci: bump patch version to 3.3.1 --- package.json | 4 ++-- src/config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1ae92ff653..8107e49279 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "phoenix", - "version": "3.3.0-0", - "apiVersion": "3.3.0", + "version": "3.3.1-0", + "apiVersion": "3.3.1", "homepage": "https://core.ai", "issues": { "url": "https://github.com/phcode-dev/phoenix/issues" diff --git a/src/config.json b/src/config.json index 6d6f60ef13..13d54ac1f0 100644 --- a/src/config.json +++ b/src/config.json @@ -33,8 +33,8 @@ "bugsnagEnv": "development" }, "name": "Phoenix", - "version": "3.3.0-0", - "apiVersion": "3.3.0", + "version": "3.3.1-0", + "apiVersion": "3.3.1", "homepage": "https://core.ai", "issues": { "url": "https://github.com/phcode-dev/phoenix/issues"