File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " phoenix-code-ide" ,
33 "private" : true ,
4- "version" : " 5.1.1 " ,
4+ "version" : " 5.1.2 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "tauri" : " tauri" ,
4747 "phoenixRepo" : {
4848 "gitClonrUrl" : " https://github.com/phcode-dev/phoenix.git" ,
4949 "branch" : " tauri" ,
50- "commit" : " a6a2bcaaeadb8ad2a8320492640672dcdc1981f3 "
50+ "commit" : " 985db307292ad48648b5bfe6f2a5dbd556c9b573 "
5151 }
52- }
52+ }
Original file line number Diff line number Diff line change 22 "name" : " phoenix-code-electron-shell" ,
33 "identifier" : " io.phcode.dev" ,
44 "stage" : " dev" ,
5- "trustedElectronDomains" : [" phtauri://localhost/" , " https://phcode.dev/" ],
6- "version" : " 5.0.5" ,
5+ "trustedElectronDomains" : [
6+ " phtauri://localhost/" ,
7+ " https://phcode.dev/"
8+ ],
9+ "version" : " 5.1.2" ,
710 "productName" : " Phoenix Code Experimental Build" ,
811 "description" : " Phoenix Code Experimental Build" ,
912 "main" : " main.js" ,
1922 "electron" : " ^40.0.0" ,
2023 "electron-builder" : " ^24.13.3"
2124 }
22- }
25+ }
Original file line number Diff line number Diff line change 11[package ]
22name = " phoenix-code-ide"
3- version = " 5.1.1 "
3+ version = " 5.1.2 "
44description = " Phoenix Code"
55authors = [" arun@core.ai, charly@core.ai" ]
66license = " GNU AGPL 3.0"
Original file line number Diff line number Diff line change 88 },
99 "package" : {
1010 "productName" : " Phoenix Code Experimental Build" ,
11- "version" : " 5.1.1 "
11+ "version" : " 5.1.2 "
1212 },
1313 "tauri" : {
1414 "allowlist" : {
You can’t perform that action at this time.
0 commit comments