Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gws committed May 18, 2019
1 parent dbdaf9a commit 4fb6a9a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ 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.3.2 - UNRELEASED
## 2.3.2 - Bugfix release
- [UI - simple change to remove warning about breadcrumbs][pr142]
- [UI - Add two new statuses to the state dashboard][pr143]
- [UI - Result on cdb][pr144]
Expand Down
2 changes: 1 addition & 1 deletion client/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "corla-client",
"version": "2.3.1",
"version": "2.3.2",
"description": "Browser-based client to facilitate risk-limiting audits for the State of Colorado.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion server/eclipse-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>us.freeandfair.production</groupId>
<artifactId>corla-server</artifactId>
<version>2.3.1</version>
<version>2.3.2</version>
<name>ColoradoRLA</name>
<description>A risk-limiting audit system for the State of Colorado</description>
<properties>
Expand Down

0 comments on commit 4fb6a9a

Please sign in to comment.