We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9dbd1 commit 73c189dCopy full SHA for 73c189d
lib/Sabre/DAV/Version.php
@@ -20,6 +20,6 @@ class Sabre_DAV_Version {
20
/**
21
* Stability : alpha, beta, stable
22
*/
23
- const STABILITY = 'alpha';
+ const STABILITY = 'stable';
24
25
}
0 commit comments