From 9b04304db7727f8d79873ea192b6d811bb8728e7 Mon Sep 17 00:00:00 2001 From: Guilherme Capanema Date: Tue, 29 Sep 2020 15:31:32 -0300 Subject: [PATCH] =?UTF-8?q?Vers=C3=A3o=206.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- plate.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 71cab42..7287aa2 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ }, "extra": { "branch-alias": { - "dev-master": "6.3-dev" + "dev-master": "6.4-dev" } }, "minimum-stability": "dev", diff --git a/plate.php b/plate.php index 1a7c371..990ee27 100644 --- a/plate.php +++ b/plate.php @@ -14,7 +14,7 @@ * Description: A theme support plugin for WordPlate. * Author: WordPlate * Author URI: https://wordplate.github.io/ - * Version: 6.2.0 + * Version: 6.3.0 * Plugin URI: https://git.horizontes.info/capanema/plate */