diff --git a/fewbricks.php b/fewbricks.php index 3b8bb32..045ef12 100644 --- a/fewbricks.php +++ b/fewbricks.php @@ -5,7 +5,7 @@ Plugin URI: https://github.com/folbert/fewbricks Description: A module extension to Advanced Custom Fields Author: Björn Folbert -Version: 2.0.0-alpha2 +Version: 2.0.0-alpha3 Author URI: https://folbert.com License: GPLv3 */ diff --git a/src/Fewbricks.php b/src/Fewbricks.php index 19d61b4..e78b2c6 100644 --- a/src/Fewbricks.php +++ b/src/Fewbricks.php @@ -15,7 +15,7 @@ class Fewbricks /** * */ - const FEWBRICKS_VERSION = '2.0.0-alpha2'; + const FEWBRICKS_VERSION = '2.0.0-alpha3'; /** *