From: Tom Hughes Date: Wed, 12 Oct 2022 19:52:18 +0000 (+0100) Subject: Upgrade foundation, DWG and MWG wikis to 1.38 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/9082f133d289bf0d280ed7d7cb96a40edc987ef4 Upgrade foundation, DWG and MWG wikis to 1.38 --- diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index f939fb420..83e8846ba 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -35,7 +35,7 @@ mediawiki_site "dwg.osmfoundation.org" do email_sender "webmaster@openstreetmap.org" email_sender_name "OSMF Board Wiki" private_site true - version "1.37" + version "1.38" end cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do diff --git a/cookbooks/foundation/recipes/mwg.rb b/cookbooks/foundation/recipes/mwg.rb index dd0bdab52..90791606d 100644 --- a/cookbooks/foundation/recipes/mwg.rb +++ b/cookbooks/foundation/recipes/mwg.rb @@ -35,7 +35,7 @@ mediawiki_site "mwg.osmfoundation.org" do email_sender "webmaster@openstreetmap.org" email_sender_name "OSMF Board Wiki" private_site true - version "1.37" + version "1.38" end cookbook_file "/srv/mwg.osmfoundation.org/Wiki.png" do diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 199389d0e..6d5a9746f 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -42,7 +42,7 @@ mediawiki_site "wiki.osmfoundation.org" do email_sender_name "OSMF Wiki" private_accounts true extra_file_extensions ["mp3"] - version "1.37" + version "1.38" end mediawiki_skin "osmf" do