File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " prompt-optimizer" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "private" : true ,
55 "packageManager" :
" [email protected] " ,
66 "engines" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @prompt-optimizer/desktop" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Desktop application for Prompt Optimizer" ,
55 "main" : " main.js" ,
66 "repository" : {
5959 "target" : [
6060 {
6161 "target" : " dmg" ,
62- "arch" : [" x64" , " arm64" ]
62+ "arch" : [
63+ " x64" ,
64+ " arm64"
65+ ]
6366 },
6467 {
6568 "target" : " zip" ,
66- "arch" : [" x64" , " arm64" ]
69+ "arch" : [
70+ " x64" ,
71+ " arm64"
72+ ]
6773 }
6874 ],
6975 "artifactName" : " ${productName}-${version}-${os}-${arch}.${ext}" ,
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "default_locale" : " zh_CN" ,
44 "name" : " __MSG_extName__" ,
5- "version" : " 2.0.0 " ,
5+ "version" : " 2.0.1 " ,
66 "description" : " __MSG_extDesc__" ,
77 "icons" : {
88 "16" : " icons/icon16.png" ,
You can’t perform that action at this time.
0 commit comments