Skip to content

Commit 612d014

Browse files
committed
Revert "refactor: ♻️ do not release hotfix on moonbase"
This reverts commit 3b6b95a.
1 parent a81e908 commit 612d014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/moonbase/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
209209
spec_name: Cow::Borrowed("moonbase"),
210210
impl_name: Cow::Borrowed("moonbase"),
211211
authoring_version: 4,
212-
spec_version: 4000,
212+
spec_version: 4001,
213213
impl_version: 0,
214214
apis: RUNTIME_API_VERSIONS,
215215
transaction_version: 3,

0 commit comments

Comments
 (0)