From 829d328469301ff173f06efac9ab191f25afaa2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Folbert?= Date: Tue, 18 Feb 2020 16:26:31 +0100 Subject: [PATCH] Finialize version bump to 2.0.0-alpha3 --- fewbricks.php | 2 +- src/Fewbricks.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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'; /** *