We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d013e88 commit 376ee5dCopy full SHA for 376ee5d
.ci/test-matrix.yml
@@ -1,5 +1,5 @@
1
STACK_VERSION:
2
- - 8.1.0-SNAPSHOT
+ - 8.2.0-SNAPSHOT
3
4
TEST_SUITE:
5
- platinum
elasticsearch/_version.py
@@ -15,4 +15,4 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
-__versionstr__ = "8.2.0+dev"
+__versionstr__ = "8.2.0"
0 commit comments