Skip to content

Commit

Permalink
Releasing zentity-1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davemoore- committed Mar 11, 2021
1 parent 22e0f0b commit f168d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Once you have installed Elasticsearch, you can install zentity from a remote URL

Example:

`elasticsearch-plugin install https://zentity.io/releases/zentity-1.8.0-elasticsearch-7.11.2.zip`
`elasticsearch-plugin install https://zentity.io/releases/zentity-1.8.1-elasticsearch-7.11.2.zip`

Read the [installation](https://zentity.io/docs/installation) docs for more details.

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<zentity.author>Dave Moore</zentity.author>
<zentity.classname>org.elasticsearch.plugin.zentity.ZentityPlugin</zentity.classname>
<zentity.website>${project.url}</zentity.website>
<zentity.version>1.8.0</zentity.version>
<zentity.version>1.8.1</zentity.version>

<!-- Dependency versions -->
<elasticsearch.version>7.11.2</elasticsearch.version>
Expand Down

0 comments on commit f168d2c

Please sign in to comment.