Bump rtsim version for frost gigas

This commit is contained in:
Isse 2023-06-01 07:10:27 +00:00
parent cda21beedb
commit a4f2a74427

View File

@ -29,7 +29,7 @@ use std::{
/// Note that this number does *not* need incrementing on every change: most
/// field removals/additions are fine. This number should only be incremented
/// when we wish to perform a *hard purge* of rtsim data.
pub const CURRENT_VERSION: u32 = 1;
pub const CURRENT_VERSION: u32 = 2;
#[derive(Clone, Serialize, Deserialize)]
pub struct Data {