Skip to content

Commit

Permalink
set currentVersion to restaumatic1
Browse files Browse the repository at this point in the history
  • Loading branch information
jborkowski committed Feb 13, 2024
1 parent 107964c commit 4ac46a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Language/PureScript/Externs.hs
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ data ExternsDeclaration =
instance Serialise ExternsDeclaration

currentVersion :: String
currentVersion = showVersion Paths.version ++ "-restaumatic3"
currentVersion = showVersion Paths.version ++ "-restaumatic1"

-- | Check whether the version in an externs file matches the currently running
-- version.
Expand Down

0 comments on commit 4ac46a5

Please sign in to comment.