Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Bump plugin version to 1.11.0.0 and update release notes (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
ftianli-amzn authored Oct 18, 2020
1 parent 4920809 commit d53b91d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ integTest.runner {

allprojects {
group = 'com.amazon.opendistroforelasticsearch'
version = "${opendistroVersion}.1"
version = "${opendistroVersion}.0"

apply from: "$rootDir/build-tools/repositories.gradle"

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# permissions and limitations under the License.
#

version = 1.10.1
version = 1.11.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 2020-10-16 Version 1.10.1.1

Compatible with Elasticsearch 7.9.1

0 comments on commit d53b91d

Please sign in to comment.