launcher: bump version 0.4.8 -> 0.4.9 for session-refresh fix
So existing 0.4.8 installs see the upgrade banner in their current launcher after the next deploy. The actual session-refresh code change landed in the previous commit (DoLaunchAsync pre-launch refresh).
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
|
||||
<RootNamespace>ModpackLauncher</RootNamespace>
|
||||
<AssemblyName>ModpackLauncher</AssemblyName>
|
||||
<Version>0.4.8</Version>
|
||||
<Version>0.4.9</Version>
|
||||
<ApplicationIcon Condition="Exists('Assets\icon.ico')">Assets\icon.ico</ApplicationIcon>
|
||||
|
||||
<!-- Single-file self-contained publish defaults (Windows-only now due to WebView2) -->
|
||||
|
||||
Reference in New Issue
Block a user