diff --git a/project.clj b/project.clj index 7868e2b..a249f56 100644 --- a/project.clj +++ b/project.clj @@ -3,7 +3,7 @@ :description "Canvassing tool for referenda" :url "https://github.com/simon-brooke/youyesyet" - :dependencies [[adl-support "0.1.0-SNAPSHOT"] + :dependencies [[adl-support "0.1.3"] [bouncer "1.0.1"] [ch.qos.logback/logback-classic "1.2.2"] [clj-oauth "1.5.5"] diff --git a/resources/motd.md b/resources/motd.md index 84d757b..f6de732 100644 --- a/resources/motd.md +++ b/resources/motd.md @@ -3,3 +3,7 @@ ### Alpha test code This is a voter intention information system intended to be used by the 'Yes' side in the next Scottish independence referendum. For more information, see [About](about). + +### App not working in Firefox + +This is a known issue; I apologise. It will be fixed.