We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1408fa0 + b578034 commit 8375d93Copy full SHA for 8375d93
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 2.4.1
6
+
7
- [#248: Remove IE8 fallback PNG with broken image reference](https://github.com/alphagov/tech-docs-gem/pull/248)
8
9
## 2.4.0
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
1
module GovukTechDocs
- VERSION = "2.4.0".freeze
+ VERSION = "2.4.1".freeze
end
0 commit comments