]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/attributes/default.rb
CiviCRM osm username extension update
[chef.git] / cookbooks / civicrm / attributes / default.rb
index 81face9d054ff9c85e4db9f6af3c341789cf19a5..41a6649fb23378af06e470f02badb6aa578a8ecf 100644 (file)
@@ -1,4 +1,4 @@
-default[:civicrm][:version] = "5.9.0"
+default[:civicrm][:version] = "5.10.4"
 
 default[:civicrm][:extensions][:cividiscount][:name] = "org.civicrm.module.cividiscount"
 default[:civicrm][:extensions][:cividiscount][:repository] = "git://github.com/dlobo/org.civicrm.module.cividiscount.git"
@@ -22,4 +22,4 @@ default[:civicrm][:extensions][:mailchimp][:revision] = "v2.0.1"
 
 default[:civicrm][:extensions][:username][:name] = "org.openstreetmap.username"
 default[:civicrm][:extensions][:username][:repository] = "git://github.com/grischard/org.openstreetmap.username.git"
-default[:civicrm][:extensions][:username][:revision] = "1.0"
+default[:civicrm][:extensions][:username][:revision] = "1.1"