Increase Metric Schema Version

.. for the new running metrics.
This commit is contained in:
Mark Liversedge
2016-07-12 15:00:37 +01:00
parent 78e1f5781b
commit 6a2f934681

View File

@@ -138,7 +138,7 @@
// 128 15 May 2016 Mark Liversedge Add ActivityCRC so R scripts can use when caching
// 129 10 Jul 2016 Damien Grauser Average Running Cadence
int DBSchemaVersion = 128;
int DBSchemaVersion = 129;
RideMetricFactory *RideMetricFactory::_instance;
QVector<QString> RideMetricFactory::noDeps;