1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-02-22 19:05:05 +01:00

Bump version

This commit is contained in:
Hugo Lindström 2013-04-01 12:37:33 +02:00
parent 86c88d9876
commit 2679c776b2

View File

@ -54,7 +54,7 @@ ChartsPlugin::ChartsPlugin()
{
tDebug( LOGVERBOSE ) << Q_FUNC_INFO << QThread::currentThread();
/// If you add resource, update version aswell
m_chartVersion = "2.6";
m_chartVersion = "2.6.1";
m_supportedGetTypes << InfoChart << InfoChartCapabilities;
// Charts that have geo or genre types
m_geoChartIds << "wearehunted" << "itunes" << "hotnewhiphop" << "djshop.de" << "rdio";