diff --git a/Settings.h b/Settings.h index 3f9e335..db83aec 100644 --- a/Settings.h +++ b/Settings.h @@ -5,7 +5,7 @@ #import #define DEMC @"DontEatMyContent" -#define VERSION @"1.1.4" +#define VERSION @"1.1.5" #define LOCALIZED_STRING(s) [bundle localizedStringForKey:s value:nil table:nil] extern void DEMC_showSnackBar(NSString *text); diff --git a/control b/control index 81b8aef..38a4887 100644 --- a/control +++ b/control @@ -1,6 +1,6 @@ Package: me.foxster.donteatmycontent Name: DontEatMyContent -Version: 1.1.4 +Version: 1.1.5 Architecture: iphoneos-arm Description: Prevent the notch/Dynamic Island from munching on 2:1 video content in YouTube Maintainer: Foxster