We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e80b7e + 3425a4f commit 948bbd7Copy full SHA for 948bbd7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.3.1
2
+
3
+- Revert [Fix: Use the service link as the start of the path to the favicon images](https://github.com/alphagov/tech-docs-gem/pull/391)
4
5
## 4.3.0
6
7
- [Bump govuk-frontend to v5.9.0 and pin middleman to v4.5.1](https://github.com/alphagov/tech-docs-gem/pull/390)
lib/govuk_tech_docs/version.rb
@@ -1,3 +1,3 @@
module GovukTechDocs
- VERSION = "4.3.0".freeze
+ VERSION = "4.3.1".freeze
end
0 commit comments