Skip to content

Commit 8626cf5

Browse files
committed
Bump version to 2.4.2 + typo
1 parent aaac5e7 commit 8626cf5

4 files changed

Lines changed: 5 additions & 4 deletions

File tree

Flatpak/io.github.TeamWheelWizard.WheelWizard.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
</provides>
5656

5757
<releases>
58+
<release version="2.4.2" date="2026-03-25"/>
5859
<release version="2.4.1" date="2026-02-25"/>
5960
<release version="2.4.0" date="2026-02-17"/>
6061
<release version="2.3.5" date="2026-01-11"/>

WheelWizard/Resources/Languages/Phrases.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

WheelWizard/Resources/Languages/Phrases.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ To join a specific room, you'll need to either join through a friend, or hope to
436436
<value>Search for mods...</value>
437437
</data>
438438
<data name="Question_InstallMod_Title" xml:space="preserve">
439-
<value>Do you want to donwload and install the mod: {$1}?</value>
439+
<value>Do you want to download and install the mod: {$1}?</value>
440440
</data>
441441
<data name="MessageError_FailedRetrieveMod_Title" xml:space="preserve">
442442
<value>Failed to retrieve mod info</value>

WheelWizard/WheelWizard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<NoWarn>$(NoWarn);AVLN3001</NoWarn>
1313

1414
<!-- Program details -->
15-
<Version>2.4.1</Version>
15+
<Version>2.4.2</Version>
1616
<Description>This program will manage RetroRewind and mods :)</Description>
1717
<Copyright>GNU v3.0</Copyright>
1818
<RepositoryUrl>https://github.com/patchzyy/WheelWizard</RepositoryUrl>

0 commit comments

Comments
 (0)