diff --git a/installer.iss b/installer.iss index 7013ca9..f4c9cf8 100644 --- a/installer.iss +++ b/installer.iss @@ -1,5 +1,5 @@ #define MyAppName "CouchPotato" -#define MyAppVer "2.0.6.1" +#define MyAppVer "2.0.7" [Setup] AppName={#MyAppName}