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.
1 parent 00c81bb commit 1b99165Copy full SHA for 1b99165
CHANGELOG.md
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- [C] Changes is `Cere` Runtime
11
- [D] Changes is `Cere Dev` Runtime
12
13
+## [7.3.8]
14
+
15
+- [C,D] Update Substrate from `stable2409` to `stable2412`.
16
17
## [7.3.7]
18
19
- [C,D] Added extrinsic to burn tokens
Cargo.toml
@@ -1,5 +1,5 @@
1
[workspace.package]
2
-version = "7.3.7"
+version = "7.3.8"
3
authors = ["Cerebellum-Network"]
4
edition = "2021"
5
homepage = "https://cere.network/"
0 commit comments