From 658d827f756cb4788df4e22d6e40b275652def1b Mon Sep 17 00:00:00 2001 From: Guilherme Capanema Date: Thu, 30 Apr 2020 09:41:31 -0300 Subject: [PATCH] =?UTF-8?q?Sobe=20vers=C3=A3o=20do=20pacote.?= 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 3202071..1e10705 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "wordplate/plate", + "name": "capanema/plate", "type": "wordpress-plugin", "description": "A theme support plugin for WordPlate", "keywords": [ diff --git a/plate.php b/plate.php index 5c5498a..d706b78 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.0.1 + * Version: 6.1.0 * Plugin URI: https://github.com/wordplate/plate */