Skip to content

Commit

Permalink
Fix RGB_LIB_IDs.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoquick committed Jul 17, 2023
1 parent f30cc29 commit 6645e70
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bitmask-core"
version = "0.6.0-rc.7"
version = "0.6.0-rc.8"
authors = [
"Jose Diego Robles <[email protected]>",
"Hunter Trujillo <[email protected]>",
Expand Down
3 changes: 2 additions & 1 deletion RGB_LIB_IDs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ ritual_mask_next_4JmGrg7oTgwuCQtyC4ezC38ToHMzgMCVS5kMSDPwo2ee = "0.6.0-rc.7"

[LIB_ID_RGB_STD]
# Not consensus-breaking: If changed, only stash and consignments must be updated. No reiussance or migration necessary.
parent_maze_jessica_3KXsWZ6hSKRbPjSVwRGbwnwJp3ZNQ2tfe6QUwLJEDG6K = "0.6.0-rc.7"
parent_maze_jessica_3KXsWZ6hSKRbPjSVwRGbwnwJp3ZNQ2tfe6QUwLJEDG6K = "0.6.0-rc.8"
patent_iris_torch_Firwvn75qng8cm4n7iHXXiFDsG1V476vYGqdfwwFRT1b = "0.6.0-rc.7"

0 comments on commit 6645e70

Please sign in to comment.