Skip to content

Commit cf2e3d1

Browse files
committed
deploy: 606b7d0
1 parent 1c18bac commit cf2e3d1

Some content is hidden

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

73 files changed

+4124
-312
lines changed

appConfig.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ window.AppConfig = {
44
"app_title": "Phoenix Code",
55
"app_name_about": "Phoenix Code",
66
"about_icon": "styles/images/phoenix-icon.svg",
7-
"account_url": "https://account.phcode.io/",
7+
"account_url": "https://account.phcode.dev/",
88
"how_to_use_url": "https://github.com/adobe/brackets/wiki/How-to-Use-Brackets",
99
"docs_url": "https://docs.phcode.dev/",
10-
"support_url": "https://account.phcode.io/?returnUrl=https%3A%2F%2Faccount.phcode.io%2F%23support",
10+
"support_url": "https://account.phcode.dev/?returnUrl=https%3A%2F%2Faccount.phcode.dev%2F%23support",
1111
"suggest_feature_url": "https://github.com/phcode-dev/phoenix/discussions/categories/ideas",
1212
"report_issue_url": "https://github.com/phcode-dev/phoenix/issues/new/choose",
1313
"get_involved_url": "https://github.com/phcode-dev/phoenix/discussions/77",
@@ -28,7 +28,7 @@ window.AppConfig = {
2828
"app_notification_url": "assets/notifications/dev/",
2929
"app_update_url": "https://updates.phcode.io/tauri/update-latest-experimental-build.json",
3030
"linting.enabled_by_default": true,
31-
"build_timestamp": "2025-08-29T02:55:52.454Z",
31+
"build_timestamp": "2025-08-29T12:39:06.291Z",
3232
"googleAnalyticsID": "G-P4HJFPDB76",
3333
"googleAnalyticsIDDesktop": "G-VE5BXWJ0HF",
3434
"mixPanelID": "49c4d164b592be2350fc7af06a259bf3",
@@ -40,7 +40,7 @@ window.AppConfig = {
4040
"bugsnagEnv": "development"
4141
},
4242
"name": "Phoenix Code",
43-
"version": "4.1.2-21348",
43+
"version": "4.1.2-21354",
4444
"apiVersion": "4.1.2",
4545
"homepage": "https://core.ai",
4646
"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.

0 commit comments

Comments
 (0)