Browse Source

Sobe versão do pacote.

master
Guilherme Capanema 6 years ago
parent
commit
658d827f75
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      composer.json
  2. +1
    -1
      plate.php

+ 1
- 1
composer.json View File

@ -1,5 +1,5 @@
{
"name": "wordplate/plate",
"name": "capanema/plate",
"type": "wordpress-plugin",
"description": "A theme support plugin for WordPlate",
"keywords": [


+ 1
- 1
plate.php View File

@ -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
*/


Loading…
Cancel
Save