Skip to content

Commit

Permalink
updating versions, releasing 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpatpat committed May 26, 2017
1 parent d3bbb93 commit 8f86165
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/)

## [Unreleased]
### Added

### Changed

### Removed

### Fixed

## [1.1.4] - 2017-05-26
### Added
- Scenarios and default scenario
- Translation API for Metrics
- Metric tooltips in dropdown
Expand Down
2 changes: 1 addition & 1 deletion analysis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {

allprojects {
group 'de.maibornwolff.codecharta'
version '1.1.3'
version '1.1.4'

repositories.addAll(rootProject.getBuildscript().getRepositories())

Expand Down
2 changes: 1 addition & 1 deletion visualization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "MaibornWolff GmbH <[email protected]>",
"homepage": "http://git.maibornwolff.de/codecharta-sw-landkarten/visualisierung",
"name": "CodeCharta",
"version": "1.1.2",
"version": "1.1.4",
"description": "MaibornWolff CodeCharta",
"main": "dist/app/index.html",
"window": {
Expand Down

0 comments on commit 8f86165

Please sign in to comment.