From 4418082ac90e77794a79f42882d8bd11ac37e1eb Mon Sep 17 00:00:00 2001 From: abose Date: Sat, 3 Feb 2024 08:17:48 +0000 Subject: [PATCH] ci: bump patch version to 3.2.25 --- package.json | 4 ++-- src/config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 082c790283..37bc68945e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "phoenix", - "version": "3.2.24-0", - "apiVersion": "3.2.24", + "version": "3.2.25-0", + "apiVersion": "3.2.25", "homepage": "https://core.ai", "issues": { "url": "https://github.com/phcode-dev/phoenix/issues" diff --git a/src/config.json b/src/config.json index 0afd81b88a..6bca5ae7de 100644 --- a/src/config.json +++ b/src/config.json @@ -33,8 +33,8 @@ "bugsnagEnv": "development" }, "name": "Phoenix", - "version": "3.2.24-0", - "apiVersion": "3.2.24", + "version": "3.2.25-0", + "apiVersion": "3.2.25", "homepage": "https://core.ai", "issues": { "url": "https://github.com/phcode-dev/phoenix/issues"