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" : " maa-log-analyzer" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " MAA 日志可视化分析工具" ,
55 "author" : " Windsland52" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " maa-log-analyzer"
3- version = " 2.0.1 "
3+ version = " 2.1.0 "
44description = " MAA 日志分析器"
55authors = [" Windsland52" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " MaaLogAnalyzer" ,
4- "version" : " 2.0.1 " ,
4+ "version" : " 2.1.0 " ,
55 "identifier" : " com.maa.log-analyzer" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm run dev" ,
Original file line number Diff line number Diff line change @@ -654,7 +654,7 @@ if (typeof window !== 'undefined') {
654654 <!-- 版本信息 -->
655655 <n-flex justify =" space-between" align =" center" >
656656 <n-text depth =" 3" style =" font-size : 12px " >
657- Version 2.0.1
657+ Version 2.1.0
658658 </n-text >
659659 <n-text depth =" 3" style =" font-size : 12px " >
660660 © 2025
You can’t perform that action at this time.
0 commit comments