Skip to content

Commit

Permalink
Merge pull request #382 from alphagov/release-9.12.0
Browse files Browse the repository at this point in the history
Cut release for London Time zone
  • Loading branch information
richardTowers authored Jun 24, 2024
2 parents d7fa01e + 8886c35 commit d5bf866
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.12.0

* Set time_zone to London in all GOV.UK apps ([#381](https://github.com/alphagov/govuk_app_config/pull/381))

# 9.11.2

* Fix Logstasher monkey patch overriding patch from this library for OpenTelemetry errors ([#377](https://github.com/alphagov/govuk_app_config/pull/377))
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.11.2".freeze
VERSION = "9.12.0".freeze
end

0 comments on commit d5bf866

Please sign in to comment.