diff --git a/App.xaml b/App.xaml index 31c1430..5f1c293 100644 --- a/App.xaml +++ b/App.xaml @@ -1,5 +1,5 @@  A simple candy clicking game written in C# and WPF Copyright © 2021-2022 Ptolemy Hill en-GB - 1.1.0 - 1.1.0 - 1.1.0 + 1.1.1 + 1.1.1 + 1.1.1 diff --git a/CustomiseWindow.xaml b/CustomiseWindow.xaml index bf3d176..420edb4 100644 --- a/CustomiseWindow.xaml +++ b/CustomiseWindow.xaml @@ -1,5 +1,5 @@  - + diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs index 8f309f0..dadc39e 100644 --- a/MainWindow.xaml.cs +++ b/MainWindow.xaml.cs @@ -1,5 +1,5 @@ /* - * Candy Clicker ver. 1.1.0 + * Candy Clicker ver. 1.1.1 * Copyright © 2021-2022 Ptolemy Hill */ using System; diff --git a/Shop.cs b/Shop.cs index 4f1b437..407c0df 100644 --- a/Shop.cs +++ b/Shop.cs @@ -1,5 +1,5 @@ /* - * Candy Clicker ver. 1.1.0 + * Candy Clicker ver. 1.1.1 * Copyright © 2021-2022 Ptolemy Hill */ namespace CandyClicker diff --git a/ShopControl.xaml b/ShopControl.xaml index 8d30bb2..8fb692e 100644 --- a/ShopControl.xaml +++ b/ShopControl.xaml @@ -1,5 +1,5 @@