From b4888f3ccec2be8cb4aa811d19ee81673c5ce646 Mon Sep 17 00:00:00 2001 From: notnac <32044623+notnac@users.noreply.github.com> Date: Wed, 8 Dec 2021 22:31:20 +0000 Subject: [PATCH] 3.28.0 --- get_iplayer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_iplayer.iss b/get_iplayer.iss index e0d904b..2371544 100644 --- a/get_iplayer.iss +++ b/get_iplayer.iss @@ -5,7 +5,7 @@ ; #define WIN64 #define AppName "get_iplayer" #ifndef AppVersion - #define AppVersion "3.27.1" + #define AppVersion "3.28.0" #endif #ifdef WIN64 #define AppArch "x64"