@@ -1,6 +1,8 @@
# Changelog
## [Unreleased]
+
+## [2.14.1] - 2020-07-22
### Fix
- Fix ICO saving.
@@ -11,7 +11,7 @@ import (
"time"
)
-const version = "2.14.0"
+const version = "2.14.1"
type ctxKey string