Skip to content

Commit cc0a3a8

Browse files
committed
ci: bump patch version to 3.2.1
1 parent cc6dbb1 commit cc0a3a8

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.0-0",
4-
"apiVersion": "3.2.0",
3+
"version": "3.2.1-0",
4+
"apiVersion": "3.2.1",
55
"homepage": "https://core.ai",
66
"issues": {
77
"url": "https://github.com/phcode-dev/phoenix/issues"
@@ -99,4 +99,4 @@
9999
"tinycolor2": "^1.4.2",
100100
"underscore": "^1.13.4"
101101
}
102-
}
102+
}

src/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"bugsnagEnv": "development"
3232
},
3333
"name": "Phoenix",
34-
"version": "3.2.0-0",
35-
"apiVersion": "3.2.0",
34+
"version": "3.2.1-0",
35+
"apiVersion": "3.2.1",
3636
"homepage": "https://core.ai",
3737
"issues": {
3838
"url": "https://github.com/phcode-dev/phoenix/issues"

0 commit comments

Comments
 (0)