Skip to content

Commit 5c3ec7b

Browse files
committed
deploy: 98626ea
1 parent 5f93c6e commit 5c3ec7b

178 files changed

Lines changed: 3751 additions & 742 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LiveDevelopment/MultiBrowserImpl/documents/LiveHTMLDocument.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

appConfig.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@ window.AppConfig = {
4040
"ruff": "0.15.20"
4141
},
4242
"linting.enabled_by_default": true,
43-
"build_timestamp": "2026-08-10T19:33:52.897Z",
44-
"googleAnalyticsID": "G-FBK9RP5YK2",
43+
"build_timestamp": "2026-08-22T11:36:59.511Z",
44+
"googleAnalyticsID": "G-G3DTS3ZR09",
4545
"googleAnalyticsIDDesktop": "G-M7MX9BYZZ3",
4646
"mixPanelID": "8cb6814f733e37c05cc59b4adad26407",
4747
"coreAnalyticsID": "phoenix",
48-
"coreAnalyticsAppName": "phoenix-prod",
48+
"coreAnalyticsAppName": "phoenix-web",
4949
"coreAnalyticsAppNameDesktop": "desktop-prod",
5050
"environment": "production",
5151
"buildtype": "production",
5252
"bugsnagEnv": "production"
5353
},
5454
"name": "Phoenix Code",
55-
"version": "5.2.6-23291",
56-
"apiVersion": "5.2.6",
55+
"version": "5.3.0-23332",
56+
"apiVersion": "5.3.0",
5757
"homepage": "https://core.ai",
5858
"issues": {
5959
"url": "https://github.com/phcode-dev/phoenix/issues"

assets/default-project/en.zip

0 Bytes
Binary file not shown.

assets/sample-projects/HTML5.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

assets/sample-projects/explore.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

brackets.config.dist.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"googleAnalyticsID" : "G-FBK9RP5YK2",
2+
"googleAnalyticsID" : "G-G3DTS3ZR09",
33
"googleAnalyticsIDDesktop": "G-M7MX9BYZZ3",
44
"mixPanelID" : "8cb6814f733e37c05cc59b4adad26407",
55
"coreAnalyticsID" : "phoenix",
6-
"coreAnalyticsAppName" : "phoenix-prod",
6+
"coreAnalyticsAppName" : "phoenix-web",
77
"coreAnalyticsAppNameDesktop" : "desktop-prod",
88
"environment" : "production",
99
"buildtype" : "production",

brackets.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)