diff --git a/fastdev/plugin-base.php b/fastdev/plugin-base.php index 53aa3b7..45426a4 100644 --- a/fastdev/plugin-base.php +++ b/fastdev/plugin-base.php @@ -5,7 +5,7 @@ * Description: Provides helpful information and functions for WordPress developers to make the development even faster. * Author: ZeroWP Team * Author URI: http://zerowp.com/ - * Version: 1.2 + * Version: 1.2.1 * License: GPL-2.0+ * License URI: http://www.gnu.org/licenses/gpl-2.0.txt * Text Domain: fastdev @@ -164,4 +164,4 @@ function _fd_code_filter_callback( $code_to_escape ){ new Fastdev\WpMimesPage( 'fd-wp-mimes', 'fd-main' ); -} \ No newline at end of file +}