We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85de4a commit 5b9737cCopy full SHA for 5b9737c
lib/DAV/Version.php
@@ -14,6 +14,6 @@ class Version {
14
/**
15
* Full version number
16
*/
17
- const VERSION = '3.2.0-beta2';
+ const VERSION = '3.2.0';
18
19
}
0 commit comments