diff --git a/src/Lively/Lively/Lively.csproj b/src/Lively/Lively/Lively.csproj index d2cf60ab..667d26c2 100644 --- a/src/Lively/Lively/Lively.csproj +++ b/src/Lively/Lively/Lively.csproj @@ -7,7 +7,7 @@ appicon.ico app.manifest - 2.0.6.0 + 2.0.6.1 diff --git a/src/installer/Script.iss b/src/installer/Script.iss index 71e4bf00..882701b8 100644 --- a/src/installer/Script.iss +++ b/src/installer/Script.iss @@ -2,7 +2,7 @@ ; https://jrsoftware.org/isinfo.php #define MyAppName "Lively Wallpaper" -#define MyAppVersion "2.0.5.0" +#define MyAppVersion "2.0.6.1" #define MyAppPublisher "rocksdanister" #define MyAppURL "https://github.com/rocksdanister/lively" #define MyAppExeName "Lively.exe"