Skip to content

Commit 376ee5d

Browse files
committed
Bump version to 8.2.0
1 parent d013e88 commit 376ee5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
STACK_VERSION:
2-
- 8.1.0-SNAPSHOT
2+
- 8.2.0-SNAPSHOT
33

44
TEST_SUITE:
55
- platinum

elasticsearch/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
__versionstr__ = "8.2.0+dev"
18+
__versionstr__ = "8.2.0"

0 commit comments

Comments
 (0)