Browse Source

New release of roundcube-carddav

Thom Wiggers 11 years ago
parent
commit
b255d8e9ab
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      vars/defaults.yml

+ 1
- 1
vars/defaults.yml View File

@@ -94,7 +94,7 @@ webmail_domain: "mail.{{ domain }}"
94 94
 webmail_db_username: "roundcube"
95 95
 # webmail_db_password: (required)
96 96
 webmail_db_database: "roundcube"
97
-carddav_version: "0.9.2"
97
+carddav_version: "1.0.0"
98 98
 
99 99
 # xmpp
100 100
 prosody_admin: "{{ admin_email }}"

Loading…
Cancel
Save