From: Tom Hughes Date: Thu, 12 Jan 2023 20:32:20 +0000 (+0000) Subject: Upgrade foundation, DWG and MWG wikis to 1.39 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/1ea8154fa9a5e27d1b7597ed2fbb2e92b251d195 Upgrade foundation, DWG and MWG wikis to 1.39 --- diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 83e8846ba..30804082f 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.38" + version "1.39" 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 90791606d..21f464074 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.38" + version "1.39" 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 9764a0934..8096c3016 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.38" + version "1.39" end mediawiki_skin "osmf" do