You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pull request includes updates to the versioning of the Polimec project, reflecting improvements or changes in the runtime and overall project release. The most important changes are:
### Versioning Updates:
* [`Cargo.toml`](diffhunk://#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542L34-R34): Updated the project version from `1.0.0` to `1.1.0`, indicating a new release with potentially significant updates or improvements.
* [`runtimes/polimec/src/lib.rs`](diffhunk://#diff-fa44a5ad015c5d189a690374b9164d3a58b7218228b56c151327dd62d143ee1bL245-R248): Incremented the `spec_version` from `1_000_000` to `1_001_000` and the `transaction_version` from `7` to `8` in the `RuntimeVersion` definition, signaling updates to the runtime specifications and transaction logic.
0 commit comments