Skip to content

Commit

Permalink
3.3.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGoodwin committed Jan 14, 2021
1 parent df75df0 commit 41531b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.inc.php
Expand Up @@ -702,7 +702,7 @@ function x_send_sms_clickatell($to, $message) {
//More details in README.password_expiration
$CONF['password_expiration'] = 'YES';

$CONF['version'] = '3.3.2';
$CONF['version'] = '3.3.3';

// 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 41531b8

Please sign in to comment.