From 506871b506accdb2d95e9e5e6c5c0b59156f3c3e Mon Sep 17 00:00:00 2001 From: Ruud Date: Wed, 23 Jan 2013 23:10:55 +0100 Subject: [PATCH] One up --- installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}