windhamdavid 5 years ago
parent
commit
8b1789a3d8
2 changed files with 3 additions and 3 deletions
  1. 2 2
      dw-guten.php
  2. 1 1
      package.json

+ 2 - 2
dw-guten.php

@@ -1,9 +1,9 @@
 <?php
 /*
 Plugin Name: DW Guten
-Description: move theme functionality to plugin for Gutenberg features
+Description: Add custom fields and subscript to the gutenberg editor.
 Author: windhamdavid
-Version: 0.1
+Version: 0.3
 Author URI: https://davidawindham.com
 */
 

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "dw_guten",
   "version": "0.3.0",
-  "description": "Add custom fields into the gutenberg editor.",
+  "description": "Add custom fields and subscript to the gutenberg editor.",
   "repository": {
     "type": "git",
     "url": "https://code.davidawindham.com/david/dw_guten"