]> git.openstreetmap.org Git - chef.git/commitdiff
Civi theme version bump, php warning
authorGuillaume RISCHARD <git@stereo.lu>
Sat, 11 May 2024 19:18:19 +0000 (15:18 -0400)
committerGuillaume RISCHARD <git@stereo.lu>
Sat, 11 May 2024 19:18:19 +0000 (15:18 -0400)
cookbooks/civicrm/attributes/default.rb

index 80a894e8ddb7e201ef30469e2b5bd35f967866ea..c8cc94bb801f0caa1077fed5c859c26a845baa2c 100644 (file)
@@ -1,3 +1,4 @@
+# Don't upgrade ta 5.75 before upgrading ridley to php 8!
 default[:civicrm][:version] = "5.73.1"
 
 # was used for SotM
@@ -27,7 +28,7 @@ default[:civicrm][:extensions][:donotsendreportemail][:revision] = "1.0"
 # make civicrm look nicer
 default[:civicrm][:extensions][:theisland][:name] = "theisland"
 default[:civicrm][:extensions][:theisland][:repository] = "https://lab.civicrm.org/extensions/theisland.git"
-default[:civicrm][:extensions][:theisland][:revision] = "2.3.2"
+default[:civicrm][:extensions][:theisland][:revision] = "2.3.3"
 
 # civiprospect
 default[:civicrm][:extensions][:civiprospect][:name] = "uk.co.compucorp.civicrm.prospect"