Skip to content

Commit 4d43869

Browse files
committed
Update version number.
1 parent 31b5d3e commit 4d43869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-to-twitter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
require_once plugin_dir_path( __FILE__ ) . 'wpt-truncate.php';
7979
require_once plugin_dir_path( __FILE__ ) . 'wpt-rate-limiting.php';
8080

81-
define( 'XPOSTER_VERSION', '4.3.2' );
81+
define( 'XPOSTER_VERSION', '5.0.0-beta1' );
8282

8383
register_activation_hook( __FILE__, 'wpt_check_version' );
8484
/**

0 commit comments

Comments
 (0)