Skip to content

Commit b88faeb

Browse files
committed
bump version
1 parent 06d7d85 commit b88faeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

facetwp-monthly.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: FacetWP - Monthly
44
Plugin URI: https://github.com/petitphp/facetwp-monthly
55
Description: Filter your posts by monthly archive
6-
Version: 1.1.0
6+
Version: 2.0.0
77
Author: Clément Boirie
88
Author URI: https://github.com/petitphp
99
*/
@@ -13,7 +13,7 @@
1313
die( '-1' );
1414
}
1515

16-
define( 'FWP_MTLY_VER', '1.1.0' );
16+
define( 'FWP_MTLY_VER', '2.0.0' );
1717
define( 'FWP_MTLY_URL', plugin_dir_url( __FILE__ ) );
1818
define( 'FWP_MTLY_DIR', plugin_dir_path( __FILE__ ) );
1919

0 commit comments

Comments
 (0)