From 3745c2a913e800c5626f9332b3c0c449cca20dfb Mon Sep 17 00:00:00 2001 From: abose Date: Sun, 11 Feb 2024 16:06:41 +0000 Subject: [PATCH] ci: bump patch version to 3.3.4 --- package.json | 4 ++-- src/config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b6bafc53b2..aa6a0d8159 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "phoenix", - "version": "3.3.3-0", - "apiVersion": "3.3.3", + "version": "3.3.4-0", + "apiVersion": "3.3.4", "homepage": "https://core.ai", "issues": { "url": "https://github.com/phcode-dev/phoenix/issues" diff --git a/src/config.json b/src/config.json index 6ff35895e0..3e060aa44a 100644 --- a/src/config.json +++ b/src/config.json @@ -34,8 +34,8 @@ "bugsnagEnv": "development" }, "name": "Phoenix", - "version": "3.3.3-0", - "apiVersion": "3.3.3", + "version": "3.3.4-0", + "apiVersion": "3.3.4", "homepage": "https://core.ai", "issues": { "url": "https://github.com/phcode-dev/phoenix/issues"