Skip to content

Commit

Permalink
Releasing zentity-1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davemoore- committed May 3, 2024
1 parent 391a223 commit 452a9e8
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.2-elasticsearch-7.17.0.zip`
`elasticsearch-plugin install https://zentity.io/releases/zentity-1.8.3-elasticsearch-8.13.3.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.3-dev</zentity.version>
<zentity.version>1.8.3</zentity.version>

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

0 comments on commit 452a9e8

Please sign in to comment.