From f08ccd4fd829bc1e233da7b8443737303ef39e5f Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 17 Mar 2013 22:34:04 +0100 Subject: [PATCH] One up installer --- installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.iss b/installer.iss index 7013ca92..f4c9cf81 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}