Skip to content

Commit

Permalink
Merge pull request #136 from gnosis/update-delay-mastercopy
Browse files Browse the repository at this point in the history
Update Delay Mastercopy
  • Loading branch information
auryn-macmillan committed Sep 27, 2023
2 parents 1d71d6f + 9af5443 commit 8ecf6c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gnosis.pm/zodiac",
"version": "3.3.8",
"version": "3.3.9",
"description": "Zodiac is a composable design philosophy and collection of standards for building DAO ecosystem tooling.",
"author": "Auryn Macmillan <[email protected]>",
"license": "LGPL-3.0+",
Expand Down
2 changes: 1 addition & 1 deletion sdk/contracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const CanonicalAddresses: Record<
"1.0.0": "0x03B5eBD2CB2e3339E93774A1Eb7c8634B8C393A9",
},
[KnownContracts.DELAY]: {
"1.0.0": "0xD62129BF40CD1694b3d9D9847367783a1A4d5cB4",
"1.0.0": "0xd54895B1121A2eE3f37b502F507631FA1331BED6",
},
[KnownContracts.FACTORY]: {
"1.0.0": "0x00000000062c52e29e8029dc2413172f6d619d85",
Expand Down

0 comments on commit 8ecf6c5

Please sign in to comment.