File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ List of supported sites:
3737
3838Author: [ @dr-nyt ] ( https://github.com/dr-nyt )
3939Contributors: [ @webdagger ] ( https://github.com/webdagger ) , [ @jiskim ] ( https://github.com/jiskim )
40- Version: 3.0.5
40+ Version: 3.0.6
4141
4242## FEATURES
4343
Original file line number Diff line number Diff line change 11{
22 "name" : " novelscraper" ,
33 "private" : true ,
4- "version" : " 3.0.5 " ,
4+ "version" : " 3.0.6 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
5353 "typescript" : " ^5.8.2" ,
5454 "vite" : " ^5.3.1"
5555 }
56- }
56+ }
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " NovelScraper" ,
4- "version" : " 3.0.5 " ,
4+ "version" : " 3.0.6 " ,
55 "identifier" : " me.hanadigital.novelscraper" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm dev" ,
5656 ]
5757 }
5858 }
59- }
59+ }
You can’t perform that action at this time.
0 commit comments