Browse Source

Version 6.4.0

master 6.4.0
Guilherme Capanema de Barros 4 years ago
parent
commit
3f8f2e6e6f
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

@ -31,7 +31,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "6.4-dev"
"dev-master": "6.5-dev"
} }
}, },
"minimum-stability": "dev", "minimum-stability": "dev",


+ 1
- 1
plate.php View File

@ -14,7 +14,7 @@
* Description: A theme support plugin for WordPlate. * Description: A theme support plugin for WordPlate.
* Author: WordPlate * Author: WordPlate
* Author URI: https://wordplate.github.io/ * Author URI: https://wordplate.github.io/
* Version: 6.3.0
* Version: 6.4.0
* Plugin URI: https://git.horizontes.info/capanema/plate * Plugin URI: https://git.horizontes.info/capanema/plate
*/ */


Loading…
Cancel
Save