d49eb38a6d
A device install was showing the Books row but no books inside. The seed code is intact (bundle resource present, schema registered, explicit-slug fallback in place). Bumping the version flips versionCurrent to false on every existing install, forcing refreshBooksDataIfNeeded to wipe + re-seed on next launch. The diagnostic prints added earlier ([DataLoader] bundledBookJSONURLs found N files / Book seeding complete) will tell us if it still fails this time. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>