Bump courseDataVersion to 7 after merging Gitea course data updates

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trey t
2026-04-16 08:41:55 -05:00
parent bb596b19bd
commit 5ba76a947b

View File

@@ -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?