From 0ab9a0adf1e98b7d47d8bdb24749f404e3ea672e Mon Sep 17 00:00:00 2001 From: Flavio Date: Wed, 5 Feb 2014 22:55:45 +0100 Subject: [PATCH] 2.1.6 --- CHANGES | 4 ++++ minitube.pro | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index f2ac1c5..c47fc87 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +2.1.6 +- Fix some videos not playing +- Remove obsolete categories in the Browse tab + 2.1.5 - Fix some videos not playing - Show video title on hover when playlist is in minimode (thumbs only) diff --git a/minitube.pro b/minitube.pro index 463f328..942926e 100644 --- a/minitube.pro +++ b/minitube.pro @@ -1,6 +1,6 @@ CONFIG += release TEMPLATE = app -VERSION = 2.1.5 +VERSION = 2.1.6 DEFINES += APP_VERSION="$$VERSION" APP_NAME = Minitube -- 2.39.5