Bump version

This commit is contained in:
DarthSim
2024-12-18 20:23:09 +03:00
parent 466b22d3f4
commit f09c12f6d2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [3.27.0] - 2024-12-18
### Add
- Add JPEG XL (JXL) support.
- Add PSD (Photoshop Document) and PSB (Photoshop Big) images support.

View File

@@ -1,3 +1,3 @@
package version
const Version = "3.26.0"
const Version = "3.27.0"