mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-13 12:42:20 +00:00
Increase Metric Schema Version
.. for the new running metrics.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user