Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhihang Yao committed Apr 17, 2019
1 parent 2be7354 commit a54cdba
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 @@ -16,9 +16,9 @@ The ADE Manager Plugin is licensed under the [Apache License, Version 2.0](http:

Latest release
--------------
The latest stable release of the ADE Manager Plugin is 1.1.1.
The latest stable release of the ADE Manager Plugin is 1.1.2.

Download the software [here](https://github.com/3dcitydb/plugin-ade-manager/releases/download/v1.1.1/plugin-ade-manager-1.1.1.zip). Previous releases are available from the [releases section](https://github.com/3dcitydb/plugin-ade-manager/releases).
Download the software [here](https://github.com/3dcitydb/plugin-ade-manager/releases/download/v1.1.2/plugin-ade-manager-1.1.2.zip). Previous releases are available from the [releases section](https://github.com/3dcitydb/plugin-ade-manager/releases).

Installation
------------
Expand Down
2 changes: 1 addition & 1 deletion properties.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ ext {

// Importer/Exporter
impexpName = citydbName + ' Importer/Exporter'
impexpVersion = '4.2.0'
impexpVersion = '4.2.1'
}

0 comments on commit a54cdba

Please sign in to comment.