Skip to content

Commit

Permalink
Merge pull request #394 from alphagov/release-9.14.1
Browse files Browse the repository at this point in the history
Release v9.14.1
  • Loading branch information
AgaDufrat authored Sep 19, 2024
2 parents 594021a + dd0d790 commit fad6ea0
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 fad6ea0

Please sign in to comment.