Skip to content

Commit

Permalink
Merge branch 'release/1.1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Heer committed Oct 9, 2019
2 parents 2aac9b6 + 5721969 commit 48306f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Magnolia dictionary app to manage i18n labels.
<dependency>
<groupId>com.namics.oss.magnolia</groupId>
<artifactId>magnolia-dictionary</artifactId>
<version>1.0.2</version>
<version>1.1.2</version>
</dependency>

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.namics.oss.magnolia/magnolia-dictionary/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.namics.oss.magnolia/magnolia-dictionary)
Expand All @@ -28,7 +28,7 @@ Languages are read from the configured sites.

#### Magnolia Version

- Magnolia: 6.1
- Magnolia: 6.1.2

#### Java Version

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.namics.oss.magnolia</groupId>
<artifactId>magnolia-dictionary</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand Down

0 comments on commit 48306f0

Please sign in to comment.