]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade foundation, DWG and MWG wikis to 1.38
authorTom Hughes <tom@compton.nu>
Wed, 12 Oct 2022 19:52:18 +0000 (20:52 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 12 Oct 2022 19:52:18 +0000 (20:52 +0100)
cookbooks/foundation/recipes/dwg.rb
cookbooks/foundation/recipes/mwg.rb
cookbooks/foundation/recipes/wiki.rb

index f939fb420aae619e1a1acab7dc057676dc32e6a9..83e8846ba2abbda7972788d7b3f344ab8ff06228 100644 (file)
@@ -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
index dd0bdab5289de651571b878760c4ae5518f9318e..90791606dd2da41c27eda0d2564a0629b78c7c1e 100644 (file)
@@ -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
index 199389d0ed5d934e1460b38ba1e31a39618a474f..6d5a9746fc745ccf5c7be1c96f26954800e3576b 100644 (file)
@@ -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