Skip to content

Commit

Permalink
Update packages/contracts/src/TokenVotingSetup.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Heuer <[email protected]>
  • Loading branch information
jordaniza and heueristik authored Mar 4, 2024
1 parent 12dc819 commit f811c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/src/TokenVotingSetup.sol
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import {ProxyLib} from "@aragon/osx-commons-contracts/src/utils/deployment/Proxy
/// @title TokenVotingSetup
/// @author Aragon Association - 2022-2023
/// @notice The setup contract of the `TokenVoting` plugin.
/// @dev v1.2 (Release 1, Build 2)
/// @dev v1.3 (Release 1, Build 3)
/// @custom:security-contact [email protected]
contract TokenVotingSetup is PluginSetup {
using Address for address;
Expand Down

0 comments on commit f811c1b

Please sign in to comment.