File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " phoenix" ,
3
- "version" : " 3.8.6 -0" ,
4
- "apiVersion" : " 3.8.6 " ,
3
+ "version" : " 3.8.7 -0" ,
4
+ "apiVersion" : " 3.8.7 " ,
5
5
"homepage" : " https://core.ai" ,
6
6
"issues" : {
7
7
"url" : " https://github.com/phcode-dev/phoenix/issues"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @phcode/node-core" ,
3
3
"description" : " Phoenix Node Core" ,
4
- "version" : " 3.8.6 -0" ,
5
- "apiVersion" : " 3.8.6 " ,
4
+ "version" : " 3.8.7 -0" ,
5
+ "apiVersion" : " 3.8.7 " ,
6
6
"keywords" : [],
7
7
"author" : " arun@core.ai" ,
8
8
"homepage" : " https://github.com/phcode-dev/phoenix" ,
Original file line number Diff line number Diff line change 37
37
"bugsnagEnv" : " development"
38
38
},
39
39
"name" : " Phoenix Code" ,
40
- "version" : " 3.8.6 -0" ,
41
- "apiVersion" : " 3.8.6 " ,
40
+ "version" : " 3.8.7 -0" ,
41
+ "apiVersion" : " 3.8.7 " ,
42
42
"homepage" : " https://core.ai" ,
43
43
"issues" : {
44
44
"url" : " https://github.com/phcode-dev/phoenix/issues"
Original file line number Diff line number Diff line change 68
68
<!-- start inline javascript and non module bootstrap scripts. you must add module scripts to the
69
69
javascript module section only!!-->
70
70
<!-- The app cache version is set by the pipeline version update script. Do not update manually.-->
71
- < script > window . PHOENIX_APP_CACHE_VERSION = "3.8.6 " ; </ script >
71
+ < script > window . PHOENIX_APP_CACHE_VERSION = "3.8.7 " ; </ script >
72
72
<!-- The app cache version is set by the pipeline version update script. Do not update manually.-->
73
73
< script >
74
74
if ( [ "dev.phcode.dev" , "staging.phcode.dev" ] . includes ( location . hostname )
You can’t perform that action at this time.
0 commit comments