Skip to content

Commit 8974a2f

Browse files
authored
Version bump.
1 parent 3e3652e commit 8974a2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

paybutton.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: PayButton
44
* Description: Monetize your content with configurable no-signup paywalls.
5-
* Version: 2.0.0
5+
* Version: 2.1.0
66
* Author: PayButton
77
* Author URI: https://github.com/PayButton/wordpress-plugin
88
* License: MIT
@@ -63,4 +63,4 @@
6363

6464
// Initialize AJAX handlers.
6565
new PayButton_AJAX();
66-
}, 1); // Use a priority to ensure this runs before other actions that might depend on session data.
66+
}, 1); // Use a priority to ensure this runs before other actions that might depend on session data.

0 commit comments

Comments
 (0)