Skip to content

Commit

Permalink
Deploy mpl-candy-guard program v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
febo authored and github-actions[bot] committed Jun 13, 2023
1 parent 75d0c57 commit 2c5b56b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions idls/candy_guard.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.3",
"version": "1.1.0",
"name": "candy_guard",
"instructions": [
{
Expand Down Expand Up @@ -1912,4 +1912,4 @@
"binaryVersion": "0.27.0",
"libVersion": "0.27.0"
}
}
}
2 changes: 1 addition & 1 deletion programs/candy-guard/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 programs/candy-guard/program/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mpl-candy-guard"
version = "1.0.3"
version = "1.1.0"
description = "Metaplex Candy Guard: programmatic access control for Candy Machine."
authors = ["Metaplex Developers <[email protected]>"]
repository = "https://github.com/metaplex-foundation/mpl-candy-machine"
Expand Down

0 comments on commit 2c5b56b

Please sign in to comment.