Skip to content

Commit 970a655

Browse files
committed
ci: bump patch version to 3.2.15
1 parent 03de8c9 commit 970a655

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phoenix",
3-
"version": "3.2.14-0",
4-
"apiVersion": "3.2.14",
3+
"version": "3.2.15-0",
4+
"apiVersion": "3.2.15",
55
"homepage": "https://core.ai",
66
"issues": {
77
"url": "https://github.com/phcode-dev/phoenix/issues"
@@ -109,4 +109,4 @@
109109
"tinycolor2": "^1.4.2",
110110
"underscore": "^1.13.4"
111111
}
112-
}
112+
}

src/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"bugsnagEnv": "development"
3333
},
3434
"name": "Phoenix",
35-
"version": "3.2.14-0",
36-
"apiVersion": "3.2.14",
35+
"version": "3.2.15-0",
36+
"apiVersion": "3.2.15",
3737
"homepage": "https://core.ai",
3838
"issues": {
3939
"url": "https://github.com/phcode-dev/phoenix/issues"

0 commit comments

Comments
 (0)