pub const GAME_VERSION: &str = "CL0";Expand description
Written into Meta/Bundle.json as gameVersion. A neutral placeholder so
generated bundles don’t bake in a specific changelist. Migrations are driven
by the saved data/schema, not this field.