Skip to content

Commit

Permalink
Another hot patch for 1.4.0, forgot to upgrade the version in the UI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Babyhamsta authored and Babyhamsta committed Dec 8, 2023
1 parent 3d1df9f commit 5b93e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AimmyWPF/UserController/AInfoSection.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
materialDesign:ButtonAssist.CornerRadius="5" />
<Label x:Name="VersionNumber"
Foreground="White"
Content="v1.3.0"
Content="v1.4.0"
VerticalContentAlignment="Center"
Padding="5,0,0,0"
FontSize="20"
Expand Down

0 comments on commit 5b93e78

Please sign in to comment.