Skip to content

Commit

Permalink
Release v9.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
govuk-ci committed Aug 21, 2024
1 parent 6cec4ef commit dd0d790
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 9.14.1

* Update dependencies

# 9.14.0

* Configure `time_zone` with `govuk_time_zone` [#392](https://github.com/alphagov/govuk_app_config/pull/392)
Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_app_config/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukAppConfig
VERSION = "9.14.0".freeze
VERSION = "9.14.1".freeze
end

0 comments on commit dd0d790

Please sign in to comment.