Skip to content

Commit fbc500e

Browse files
committed
deploy: 5d66fcb
1 parent 5c09962 commit fbc500e

File tree

345 files changed

+1450
-469
lines changed

Some content is hidden

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

345 files changed

+1450
-469
lines changed

LiveDevelopment/pageLoader.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22

33
<!--
4-
Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved.
4+
Copyright (c) 2021 - present core.ai . All rights reserved.
55
66
Permission is hereby granted, free of charge, to any person obtaining a
77
copy of this software and associated documentation files (the "Software"),

appConfig.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@ window.AppConfig = {
1818
"extension_listing_url": "",
1919
"extension_registry": "https://extensions.phcode.dev/registry.json",
2020
"extension_registry_version": "https://extensions.phcode.dev/registry_version.json",
21+
"extension_registry_popularity": "https://extensions.phcode.dev/popularity.json",
2122
"extension_url": "https://extensions.phcode.dev/extensions/",
2223
"extension_store_url": "https://store.core.ai/src/",
2324
"linting.enabled_by_default": true,
24-
"build_timestamp": "2023-01-24T10:08:52.939Z",
25+
"build_timestamp": "2023-01-28T14:36:24.497Z",
2526
"googleAnalyticsID": "G-FP5S9BKDSJ",
2627
"mixPanelID": "a7e08ffd43c37767c29b13df1d2e6c62",
2728
"coreAnalyticsID": "phoenix",
@@ -31,8 +32,8 @@ window.AppConfig = {
3132
"bugsnagEnv": "staging"
3233
},
3334
"name": "Phoenix",
34-
"version": "3.1.9-19161",
35-
"apiVersion": "3.1.9",
35+
"version": "3.1.10-19184",
36+
"apiVersion": "3.1.10",
3637
"homepage": "https://core.ai",
3738
"issues": {
3839
"url": "https://github.com/phcode-dev/phoenix/issues"

appConfig.js.map

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

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)