Skip to content

Commit e0e81fa

Browse files
committed
deploy: 606b7d0
1 parent 0968d62 commit e0e81fa

File tree

111 files changed

+6455
-1958
lines changed

Some content is hidden

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

111 files changed

+6455
-1958
lines changed

appConfig.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +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/",
78
"how_to_use_url": "https://github.com/adobe/brackets/wiki/How-to-Use-Brackets",
89
"docs_url": "https://docs.phcode.dev/",
9-
"support_url": "https://github.com/phcode-dev/phoenix/discussions",
10+
"support_url": "https://account.phcode.io/?returnUrl=https%3A%2F%2Faccount.phcode.io%2F%23support",
1011
"suggest_feature_url": "https://github.com/phcode-dev/phoenix/discussions/categories/ideas",
1112
"report_issue_url": "https://github.com/phcode-dev/phoenix/issues/new/choose",
1213
"get_involved_url": "https://github.com/phcode-dev/phoenix/discussions/77",
@@ -27,7 +28,7 @@ window.AppConfig = {
2728
"app_notification_url": "assets/notifications/dev/",
2829
"app_update_url": "https://updates.phcode.io/tauri/update-latest-experimental-build.json",
2930
"linting.enabled_by_default": true,
30-
"build_timestamp": "2025-06-16T04:30:41.589Z",
31+
"build_timestamp": "2025-06-18T14:30:00.056Z",
3132
"googleAnalyticsID": "G-P4HJFPDB76",
3233
"googleAnalyticsIDDesktop": "G-VE5BXWJ0HF",
3334
"mixPanelID": "49c4d164b592be2350fc7af06a259bf3",
@@ -39,7 +40,7 @@ window.AppConfig = {
3940
"bugsnagEnv": "development"
4041
},
4142
"name": "Phoenix Code",
42-
"version": "4.1.1-21026",
43+
"version": "4.1.1-21041",
4344
"apiVersion": "4.1.1",
4445
"homepage": "https://core.ai",
4546
"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)