File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "id" : " code-files" ,
33 "name" : " Code Files" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "minAppVersion" : " 0.15.0" ,
66 "description" : " Edit Code Files in Obsidian with VSCode's powerful Monaco Editor" ,
77 "author" : " Lukas Bach" ,
88 "authorUrl" : " https://lukasbach.com" ,
99 "fundingUrl" : " https://github.com/lukasbach/.github/blob/main/funding.md" ,
1010 "isDesktopOnly" : true
11- }
11+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-code-files-plugin" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "main" : " main.js" ,
55 "scripts" : {
66 "dev" : " node esbuild.config.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "1.0.0" : " 0.15.0" ,
3- "1.0.1" : " 0.15.0"
4- }
3+ "1.0.1" : " 0.15.0" ,
4+ "1.0.2" : " 0.15.0"
5+ }
You can’t perform that action at this time.
0 commit comments