Browse
For agents
About
Stream – Activity Log & Audit Trail
/
3.7.0
Stream – Activity Log & Audit Trail
v3.7.0
Switch version
4.4.0
4.3.0
4.2.2
4.2.1
trunk
2.0.1
2.0.2
2.0.3
2.0.4
2.0.5
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
3.0.6
3.0.7
3.1
3.1.1
3.10.0
3.2.0
3.2.1
3.2.2
3.2.3
All 50 releases
Overview
Code
← All changes
|
classes/class-plugin.php
+1
-1
3.10.0
→
3.7.0
View file →
@@ -17,9 +17,9 @@
17
17
* TODO Maybe pass this as a constructor dependency?
18
18
*
19
19
* @const string
20
20
*/
21
-
const VERSION = '3.10.0';
21
+
const VERSION = '3.7.0';
22
22
23
23
/**
24
24
* WP-CLI command
25
25
*