File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -503,6 +503,6 @@ private static void About()
503503 if ( ! tabObjectKind ) return ;
504504 ImGui . Text ( "本插件原作者: akira0245" ) ;
505505 ImGui . Text ( "目前重构及维护: KirisameVanilla" ) ;
506- ImGui . Text ( "目前版本: 2.1.0.7 " ) ;
506+ ImGui . Text ( "目前版本: 2.1.0.8 " ) ;
507507 }
508508}
Original file line number Diff line number Diff line change 1515 <LangVersion >11.0</LangVersion >
1616 <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
1717 <Authors >akira0245, KirisameVanilla</Authors >
18- <Version >2.1.0.7 </Version >
18+ <Version >2.1.0.8 </Version >
1919 <DalamudLibPath Condition =" '$(Configuration)' == 'SE'" >$(appdata)\XIVLauncher\addon\Hooks\dev\</DalamudLibPath >
2020 <DalamudLibPath Condition =" '$(Configuration)' == 'SQ'" >$(appdata)\XIVLauncherCN\addon\Hooks\dev\</DalamudLibPath >
2121 <DalamudLibPath Condition =" '$(Configuration)' == 'Debug'" >$(appdata)\XIVLauncher\addon\Hooks\dev\</DalamudLibPath >
You can’t perform that action at this time.
0 commit comments