Skip to content

Commit

Permalink
forgot to bump the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGoodwin committed Aug 17, 2021
1 parent 6624a70 commit ecc9743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.inc.php
Expand Up @@ -696,7 +696,7 @@ function x_send_sms_clickatell($to, $message) {
//More details in README.password_expiration
$CONF['password_expiration'] = 'YES';

$CONF['version'] = '3.3.9';
$CONF['version'] = '3.3.10';

// If you want to keep most settings at default values and/or want to ensure
// that future updates work without problems, you can use a separate config
Expand Down

0 comments on commit ecc9743

Please sign in to comment.