Skip to content

Commit d1879df

Browse files
committed
Corrected the version on the StCR class.
1 parent 3c37468 commit d1879df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

subscribe-to-comments-reloaded/subscribe-to-comments-reloaded.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ function subscribe_reloaded_show() {
115115

116116
class wp_subscribe_reloaded {
117117

118-
public $current_version = '140129';
118+
public $current_version = '140204';
119119

120120
/**
121121
* Constructor -- Sets things up.

0 commit comments

Comments
 (0)