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:
parent
86c88d9876
commit
2679c776b2
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user