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 89354d9 commit d46d348Copy full SHA for d46d348
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [Unreleased] - TBD
4
+
5
## [6.1.1] - 2022-11-10
6
### Added
7
* Return a subtype of `B2Exception` on errors when the response body does not conform to `B2ErrorStructure`.
gradle.properties
@@ -1,5 +1,5 @@
# Copyright 2022, Backblaze Inc. All Rights Reserved.
# License https://www.backblaze.com/using_b2_code.html
-version=6.1.1
+version=6.2.0-SNAPSHOT
group=com.backblaze.b2
0 commit comments