Skip to content

Commit

Permalink
Update service date again (#1727)
Browse files Browse the repository at this point in the history
* Update service date again

* Change service date to oct 5
  • Loading branch information
edmundnoble authored Aug 25, 2023
1 parent 3956a16 commit fbdbe4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/ChainwebNode.hs
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ pkgInfoScopes =
-- SERVICE DATE for version 2.19
--
serviceDate :: Maybe String
serviceDate = Just "2023-11-07T00:00:00Z"
serviceDate = Just "2023-10-05T00:00:00Z"

mainInfo :: ProgramInfo ChainwebNodeConfiguration
mainInfo = programInfoValidate
Expand Down

0 comments on commit fbdbe4f

Please sign in to comment.