]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade foundation, DWG and MWG wikis to 1.39
authorTom Hughes <tom@compton.nu>
Thu, 12 Jan 2023 20:32:20 +0000 (20:32 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 12 Jan 2023 20:32:20 +0000 (20:32 +0000)
cookbooks/foundation/recipes/dwg.rb
cookbooks/foundation/recipes/mwg.rb
cookbooks/foundation/recipes/wiki.rb

index 83e8846ba2abbda7972788d7b3f344ab8ff06228..30804082f0172bb6bd3d2a35703a413fd7b3b052 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.38"
+  version "1.39"
 end
 
 cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do
index 90791606dd2da41c27eda0d2564a0629b78c7c1e..21f464074d4dccaefbe48ff80089887f4fc68893 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.38"
+  version "1.39"
 end
 
 cookbook_file "/srv/mwg.osmfoundation.org/Wiki.png" do
index 9764a0934221370f83ce6aa803a0bdc979492015..8096c3016985c62ee090997a03edb0aec7ea428e 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.38"
+  version "1.39"
 end
 
 mediawiki_skin "osmf" do