Skip to content

Commit

Permalink
Bump version to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitris-norce committed Apr 12, 2024
1 parent 9947d39 commit eaa2aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CosmosClone/CosmicCloneUI/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:CosmicCloneUI"
mc:Ignorable="d"
Title="CosmicClone v2.0" Height="500" Width="797" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" Icon="/Images/CosmosIcon2.ico">
Title="CosmicClone v2.5" Height="500" Width="797" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" Icon="/Images/CosmosIcon2.ico">
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="75px"/>
Expand Down

0 comments on commit eaa2aea

Please sign in to comment.