Skip to content

Commit

Permalink
chore: bump elections version
Browse files Browse the repository at this point in the history
  • Loading branch information
kylezs committed Feb 10, 2025
1 parent 6333bb4 commit cb1bc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion state-chain/pallets/cf-elections/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ use frame_system::pallet_prelude::*;

pub use pallet::*;

pub const PALLET_VERSION: StorageVersion = StorageVersion::new(4);
pub const PALLET_VERSION: StorageVersion = StorageVersion::new(5);

pub use pallet::UniqueMonotonicIdentifier;

Expand Down

0 comments on commit cb1bc51

Please sign in to comment.