We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e4eae7 + 720500b commit f85407cCopy full SHA for f85407c
pallets/fruniques/src/lib.rs
@@ -25,7 +25,7 @@ pub mod pallet {
25
26
// use frame_support::PalletId;
27
28
- const STORAGE_VERSION: StorageVersion = StorageVersion::new(0);
+ const STORAGE_VERSION: StorageVersion = StorageVersion::new(1);
29
30
use pallet_rbac::types::RoleBasedAccessControl;
31
/// Configure the pallet by specifying the parameters and types on which it depends.
0 commit comments