We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28bdab commit 27aba66Copy full SHA for 27aba66
Services/Soundcloud/Version.php
@@ -14,7 +14,7 @@ class Services_Soundcloud_Version
14
15
const MAJOR = 2;
16
const MINOR = 3;
17
- const PATCH = 0;
+ const PATCH = 2;
18
19
/**
20
* Magic to string method
0 commit comments