launcher: record version bump to 0.4.10
The 0.4.10 build was already deployed (replacing the broken 0.4.9 that shipped without launcher-config.json embedded). This commit just makes the repo match what's live so a future 'git status' isn't dirty.
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
|
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
|
||||||
<RootNamespace>ModpackLauncher</RootNamespace>
|
<RootNamespace>ModpackLauncher</RootNamespace>
|
||||||
<AssemblyName>ModpackLauncher</AssemblyName>
|
<AssemblyName>ModpackLauncher</AssemblyName>
|
||||||
<Version>0.4.9</Version>
|
<Version>0.4.10</Version>
|
||||||
<ApplicationIcon Condition="Exists('Assets\icon.ico')">Assets\icon.ico</ApplicationIcon>
|
<ApplicationIcon Condition="Exists('Assets\icon.ico')">Assets\icon.ico</ApplicationIcon>
|
||||||
|
|
||||||
<!-- Single-file self-contained publish defaults (Windows-only now due to WebView2) -->
|
<!-- Single-file self-contained publish defaults (Windows-only now due to WebView2) -->
|
||||||
|
|||||||
Reference in New Issue
Block a user