Skip to content

Commit 17c3dd2

Browse files
committed
deploy: cd657c3
1 parent ccecf55 commit 17c3dd2

Some content is hidden

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

57 files changed

+152
-128
lines changed

appConfig.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ window.AppConfig = {
44
"app_title": "Phoenix Code",
55
"app_name_about": "Phoenix Code",
66
"main_pro_plan": "Phoenix Pro",
7+
"main_pro_plan_short": "Pro",
78
"ai_brand_name": "Phoenix AI",
89
"about_icon": "styles/images/phoenix-icon.svg",
910
"account_url": "https://account-stage.phcode.dev/",
@@ -33,7 +34,7 @@ window.AppConfig = {
3334
"app_update_url": "https://updates.phcode.io/tauri/update-latest-pre-release.json",
3435
"extensionTakedownURL": "https://updates.phcode.io/extension_takedown.json",
3536
"linting.enabled_by_default": true,
36-
"build_timestamp": "2025-12-29T15:10:51.522Z",
37+
"build_timestamp": "2025-12-29T16:30:55.103Z",
3738
"googleAnalyticsID": "G-FP5S9BKDSJ",
3839
"googleAnalyticsIDDesktop": "G-D5R1Y6PTS8",
3940
"mixPanelID": "a7e08ffd43c37767c29b13df1d2e6c62",
@@ -45,7 +46,7 @@ window.AppConfig = {
4546
"bugsnagEnv": "staging"
4647
},
4748
"name": "Phoenix Code",
48-
"version": "4.1.2-21824",
49+
"version": "4.1.2-21828",
4950
"apiVersion": "4.1.2",
5051
"homepage": "https://core.ai",
5152
"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.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.

cacheManifest.json

Lines changed: 27 additions & 23 deletions
Large diffs are not rendered by default.

config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"app_title": "Phoenix Code",
44
"app_name_about": "Phoenix Code",
55
"main_pro_plan": "Phoenix Pro",
6+
"main_pro_plan_short": "Pro",
67
"ai_brand_name": "Phoenix AI",
78
"about_icon": "styles/images/phoenix-icon.svg",
89
"account_url": "https://account-stage.phcode.dev/",
@@ -32,7 +33,7 @@
3233
"app_update_url": "https://updates.phcode.io/tauri/update-latest-pre-release.json",
3334
"extensionTakedownURL": "https://updates.phcode.io/extension_takedown.json",
3435
"linting.enabled_by_default": true,
35-
"build_timestamp": "2025-12-29T15:10:51.522Z",
36+
"build_timestamp": "2025-12-29T16:30:55.103Z",
3637
"googleAnalyticsID": "G-FP5S9BKDSJ",
3738
"googleAnalyticsIDDesktop": "G-D5R1Y6PTS8",
3839
"mixPanelID": "a7e08ffd43c37767c29b13df1d2e6c62",
@@ -44,7 +45,7 @@
4445
"bugsnagEnv": "staging"
4546
},
4647
"name": "Phoenix Code",
47-
"version": "4.1.2-21824",
48+
"version": "4.1.2-21828",
4849
"apiVersion": "4.1.2",
4950
"homepage": "https://core.ai",
5051
"issues": {

0 commit comments

Comments
 (0)