wordpress/php-fpm/wordpress_files/plugins/search-regex/search-regex-version.php
2020-05-22 01:40:23 +00:00

6 lines
155 B
PHP

<?php
define( 'SEARCHREGEX_VERSION', '2.0.1' );
define( 'SEARCHREGEX_BUILD', '988f594fdf195fa7746f1dc82eb2f821' );
define( 'SEARCHREGEX_MIN_WP', '4.6' );