Skip to content

Commit

Permalink
adjust target date
Browse files Browse the repository at this point in the history
  • Loading branch information
oddaf committed Aug 20, 2024
1 parent 4d60905 commit 0f27e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DssSpell.sol
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ contract DssSpellAction is DssAction {
// This should be modified weekly to provide a summary of the actions
// Hash: cast keccak -- "$(wget 'https://raw.githubusercontent.com/makerdao/community/8d95eaf1c9eb6722008172504df88bc27f91ed3c/governance/votes/Executive%20vote%20-%20August%2022%2C%202024.md' -q -O - 2>/dev/null)"
string public constant override description =
"2024-08-12 MakerDAO Executive Spell | Hash: 0xe3794c8152d2a1de72080b1fc7d8429a979015b3f41cbe2c26f755724c70951d";
"2024-08-22 MakerDAO Executive Spell | Hash: 0xe3794c8152d2a1de72080b1fc7d8429a979015b3f41cbe2c26f755724c70951d";

// Set office hours according to the summary
function officeHours() public pure override returns (bool) {
Expand Down

0 comments on commit 0f27e22

Please sign in to comment.