From d77dabd266d9c0f94e1913258efba96d41e3121f Mon Sep 17 00:00:00 2001 From: Sean Duckett Date: Fri, 19 Oct 2018 16:11:39 -0600 Subject: [PATCH] v2.0.7 --- CHANGELOG.md | 4 +++- client/npm-shrinkwrap.json | 2 +- client/package.json | 2 +- server/eclipse-project/pom.xml | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e38b61acb..c371550d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,9 @@ with the following tags indicating the components affected: - `TOOLING` refers to changes to tooling that falls outside the UI or API, such as the RLA export. -## 2.0.7 - SNAPSHOT - In development +## 2.0.8 - SNAPSHOT - In development + +## 2.0.7 - Bugfix release - [API - Multi-winner contests consider the right margins][pr85] - [API - Normalize contest choices][pr86] diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index c0f03a26d..a71b526cc 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "corla-client", - "version": "2.0.7-SNAPSHOT", + "version": "2.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/client/package.json b/client/package.json index 03018efd4..760301ad3 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "corla-client", - "version": "2.0.7-SNAPSHOT", + "version": "2.0.7", "description": "Browser-based client to facilitate risk-limiting audits for the State of Colorado.", "main": "index.js", "scripts": { diff --git a/server/eclipse-project/pom.xml b/server/eclipse-project/pom.xml index c12d82b57..a98c8aa41 100644 --- a/server/eclipse-project/pom.xml +++ b/server/eclipse-project/pom.xml @@ -4,7 +4,7 @@ 4.0.0 us.freeandfair.production corla-server - 2.0.7-SNAPSHOT + 2.0.7 ColoradoRLA A risk-limiting audit system for the State of Colorado