diff --git a/DayGame.iss b/DayGame.iss index 10c4792..6bc79bd 100644 --- a/DayGame.iss +++ b/DayGame.iss @@ -1,5 +1,5 @@ #define MyAppName "DayGame" -#define MyAppVersion "1.0.2" +#define MyAppVersion "1.1.0" #define MyAppPublisher "Software Engineering Team 7" #define MyAppURL "https://github.com/teo-tsirpanis/DayGame" #define MyAppExeName "DayGame.exe" diff --git a/Source/DayGame.csproj b/Source/DayGame.csproj index 7c6ccea..010d469 100644 --- a/Source/DayGame.csproj +++ b/Source/DayGame.csproj @@ -1,7 +1,7 @@ WinExe - 1.0.2 + 1.1.0 net6.0-windows Major true