We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec3a70 commit f54fc99Copy full SHA for f54fc99
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.12.6.10
2
+
3
+- Add support for Debian 13 (with Debian 12 binaries)
4
5
# 0.12.6.9
6
7
- Add support to ubuntu 22.04 and 24.04 in arm64
wkhtmltopdf-binary.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "wkhtmltopdf-binary"
- s.version = "0.12.6.9"
+ s.version = "0.12.6.10"
s.license = "Apache-2.0"
s.author = "Zakir Durumeric"
8
s.email = "zakird@gmail.com"
0 commit comments