@@ -1,6 +1,8 @@
# Changelog
## [Unreleased]
+
+## [2.16.7] - 2021-07-20
### Change
- Reset DPI while stripping meta.
@@ -11,7 +11,7 @@ import (
"time"
)
-const version = "2.16.6"
+const version = "2.16.7"
type ctxKey string