diff --git a/Conjuga/Conjuga/Services/DataLoader.swift b/Conjuga/Conjuga/Services/DataLoader.swift index 5779a6f..a033cb7 100644 --- a/Conjuga/Conjuga/Services/DataLoader.swift +++ b/Conjuga/Conjuga/Services/DataLoader.swift @@ -3,7 +3,7 @@ import SharedModels import Foundation actor DataLoader { - static let courseDataVersion = 6 + static let courseDataVersion = 7 static let courseDataKey = "courseDataVersion" /// Quick check: does the DB need seeding or course data refresh?