diff --git a/installer.iss b/installer.iss index 946a9f9..3832cbf 100644 --- a/installer.iss +++ b/installer.iss @@ -1,5 +1,5 @@ #define MyAppName "CouchPotato" -#define MyAppVer "2.0.5" +#define MyAppVer "2.0.6" [Setup] AppName={#MyAppName}