Convert update files from OBKV to ndjson

This commit is contained in:
ManyTheFish
2024-12-10 15:12:50 +01:00
parent e974be9518
commit 479607e5dd
5 changed files with 81 additions and 7 deletions

View File

@ -73,7 +73,7 @@ enum Command {
///
/// Supported upgrade paths:
///
/// - v1.9.x -> v1.10.x -> v1.11.x
/// - v1.9.x -> v1.10.x -> v1.11.x -> v1.12.x
OfflineUpgrade {
#[arg(long)]
target_version: String,