Skip to content
Snippets Groups Projects
Commit c91fab6b authored by Christian Wach's avatar Christian Wach :soccer:
Browse files

Bump version to 0.1.2a

parent 15022da2
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
* Description: Provides some ACF Extended Form Actions that have a Conditional Field.
* Plugin URI: https://develop.tadpole.cc/plugins/conditional-form-actions-for-acfe
* Update URI: https://develop.tadpole.cc/plugins/conditional-form-actions-for-acfe
* Version: 0.1.1
* Version: 0.1.2a
* Author: Christian Wach
* Author URI: https://haystack.co.uk
* Text Domain: conditional-form-actions-for-acfe
......@@ -16,7 +16,7 @@
*/
// Set plugin version here.
define( 'CFAFA_VERSION', '0.1.1' );
define( 'CFAFA_VERSION', '0.1.2a' );
// Store reference to this file.
if ( ! defined( 'CFAFA_FILE' ) ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment