diff --git a/project/Settings.scala b/project/Settings.scala index 13ccae86..8e62978e 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -61,6 +61,11 @@ object Settings { https://fauna.com + true + + v4 EOL notice + 4.5.1 + ), usePgpKeyHex(sys.env.getOrElse("GPG_SIGNING_KEY", "0")), pgpPassphrase := sys.env.get("GPG_PASSPHRASE") map (_.toArray),