1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-30 19:00:12 +02:00

Bump chartversion

This commit is contained in:
Hugo Lindström
2012-11-29 19:25:38 +01:00
parent 14a6218f98
commit 5803f0ed9c

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.5";
m_chartVersion = "2.6";
m_supportedGetTypes << InfoChart << InfoChartCapabilities;
}