@@ -1,6 +1,8 @@
# Changelog
## [Unreleased]
+
+## [2.16.5] - 2021-06-28
### Change
- More clear downloading errors.
@@ -11,7 +11,7 @@ import (
"time"
)
-const version = "2.16.3"
+const version = "2.16.5"
type ctxKey string