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" : " 3.3.6 " ,
4+ "version" : " 3.3.7 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "tauri" : " tauri" ,
5353 "phoenixRepo" : {
5454 "gitClonrUrl" : " https://github.com/phcode-dev/phoenix.git" ,
5555 "branch" : " tauri" ,
56- "commit" : " 1ded50f42cb3289bf9319649a4953ca87f8df5c2 "
56+ "commit" : " 35ffea70f6b9f98870a1a8970c030acb939fc781 "
5757 }
5858}
Original file line number Diff line number Diff line change 11[package ]
22name = " phoenix-code-ide"
3- version = " 3.3.6 "
3+ version = " 3.3.7 "
44description = " Phoenix is a modern open-source IDE for the web, built for the browser."
55authors = [" arun@core.ai, charly@core.ai" ]
66license = " GNU AGPL 3.0"
Original file line number Diff line number Diff line change 99 },
1010 "package" : {
1111 "productName" : " Phoenix Code Experimental Build" ,
12- "version" : " 3.3.6 "
12+ "version" : " 3.3.7 "
1313 },
1414 "tauri" : {
1515 "allowlist" : {
8080 {
8181 "name" : " run-update-linux-command" ,
8282 "cmd" : " x-terminal-emulator" ,
83- "args" : [" -e" , " wget -qO- https://updates.phcode.io/linux/installer.sh | bash -s -- --upgrade" ]
83+ "args" : [
84+ " -e" ,
85+ " wget -qO- https://updates.phcode.io/linux/installer.sh | bash -s -- --upgrade"
86+ ]
8487 }
8588 ]
8689 }
You can’t perform that action at this time.
0 commit comments