Skip to content

Commit

Permalink
Released ui-components version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matkwiatkowski committed Dec 12, 2018
1 parent ca45fea commit 0b87e97
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
7.0.0 / Work in Progress
========================
7.0.0 / 2018-12-12
==================

Breaking changes:
* [OLMIS-5409](https://openlmis.atlassian.net/browse/OLMIS-5409): Changed syntax for using sort component.
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "2"
services:
ui-components:
image: openlmis/dev-ui:8.1.0-SNAPSHOT
image: openlmis/dev-ui:8.1.0
ports:
- "9000:9000"
- "9876:9876"
Expand Down
2 changes: 1 addition & 1 deletion project.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=7.0.0-SNAPSHOT
version=7.0.0
projectName=OpenLMIS UI Components
projectKey=ui-components
transifexProject=openlmis-ui-components

0 comments on commit 0b87e97

Please sign in to comment.