Skip to content

Commit 5c91a6a

Browse files
committed
build: minor version bump to 3.3.11 -> 3.4.0
1 parent b329628 commit 5c91a6a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phoenix",
3-
"version": "3.3.11-0",
4-
"apiVersion": "3.3.11",
3+
"version": "3.4.0-0",
4+
"apiVersion": "3.4.0",
55
"homepage": "https://core.ai",
66
"issues": {
77
"url": "https://github.com/phcode-dev/phoenix/issues"

src/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"bugsnagEnv": "development"
3737
},
3838
"name": "Phoenix",
39-
"version": "3.3.11-0",
40-
"apiVersion": "3.3.11",
39+
"version": "3.4.0-0",
40+
"apiVersion": "3.4.0",
4141
"homepage": "https://core.ai",
4242
"issues": {
4343
"url": "https://github.com/phcode-dev/phoenix/issues"

0 commit comments

Comments
 (0)