Skip to content

Commit

Permalink
Release 0.5.2-gm7
Browse files Browse the repository at this point in the history
  • Loading branch information
gmart7t2 committed May 25, 2023
1 parent abb7b33 commit efb62a6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

[0.5.2-gm7](https://github.com/gmart7t2/ord/releases/tag/0.5.2-gm7) - 2023-05-24
--------------------------------------------------------------------------------

### Added
- Add `--cursed` to `wallet inscribe` to create an inscription that won't be recognized by current versions of ord, but that will be recognized by some indexers as "cursed".

[0.5.2-gm6](https://github.com/gmart7t2/ord/releases/tag/0.5.2-gm6) - 2023-05-23
--------------------------------------------------------------------------------

Expand Down
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,7 +1,7 @@
[package]
name = "ord"
description = "◉ Ordinal wallet and block explorer"
version = "0.5.2-gm6"
version = "0.5.2-gm7"
license = "CC0-1.0"
edition = "2021"
autotests = false
Expand Down

0 comments on commit efb62a6

Please sign in to comment.