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" : " code-editor" ,
3- "version" : " 1.10 .0" ,
3+ "version" : " 1.11 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "frontend:dev" : " next dev --turbopack" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " app"
3- version = " 1.10 .0"
3+ version = " 1.11 .0"
44description = " Knot Code — AI-native desktop code editor by OpenKnot"
55authors = [" OpenKnot" ]
66license = " "
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.10 .0 </string >
18+ <string >1.11 .0 </string >
1919 <key >CFBundleVersion </key >
20- <string >1.10 .0 </string >
20+ <string >1.11 .0 </string >
2121 <key >LSRequiresIPhoneOS </key >
2222 <true />
2323 <key >UILaunchStoryboardName </key >
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ targets:
5252 - UIInterfaceOrientationPortraitUpsideDown
5353 - UIInterfaceOrientationLandscapeLeft
5454 - UIInterfaceOrientationLandscapeRight
55- CFBundleShortVersionString : 1.10 .0
56- CFBundleVersion : " 1.10 .0"
55+ CFBundleShortVersionString : 1.11 .0
56+ CFBundleVersion : " 1.11 .0"
5757 entitlements :
5858 path : app_iOS/app_iOS.entitlements
5959 scheme :
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../node_modules/@tauri-apps/cli/config.schema.json" ,
33 "productName" : " KnotCode" ,
4- "version" : " 1.10 .0" ,
4+ "version" : " 1.11 .0" ,
55 "identifier" : " ai.openknot.code-editor" ,
66 "build" : {
77 "frontendDist" : " ../out" ,
You can’t perform that action at this time.
0 commit comments