Skip to content

Commit

Permalink
chore: rename files
Browse files Browse the repository at this point in the history
Signed-off-by: Norman <[email protected]>
  • Loading branch information
n0izn0iz committed Dec 29, 2024
1 parent fa21fb9 commit 06441eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ func NewVotingRoles() *VotingRoles {

func (v *VotingRoles) Info() dao_interfaces.ModuleInfo {
return dao_interfaces.ModuleInfo{
Kind: "gno.land/p/teritori/roles_voting_group",
Kind: "gno.land/p/teritori/dao_voting_roles",
Version: "0.1.0",
}
}
Expand Down

0 comments on commit 06441eb

Please sign in to comment.