From f3f46b8e2f7454f6d8d227ecb20dd024b77ef532 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Tue, 24 Jul 2018 14:54:00 +0100 Subject: [PATCH] Very small fixes found on Knave The good news: the dev environment does work on Windows. Bad news: the broadband in the office is so slow it's unusable. --- project.clj | 2 +- resources/motd.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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.