Skip to content

Commit

Permalink
bump to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gnowland committed Nov 23, 2020
1 parent 969fa2b commit 7ae00b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wp-jet-fuel",
"version": "2.6.0",
"version": "2.6.1",
"license": "MIT",
"author": "Gifford Nowland",
"description": "Facilitates the addition of custom functionality to a WordPress website, including Custom Post Types, Meta Fields, Widgets, Taxonomies, Shortcodes, Admin Modificaitons, etc.",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: gnowland
Donate link: http://buymeacoff.ee/gnowland
Tags: functionality, page, menu, image, shortcode, favicon, excerpt, login, archive, attachment, comment, taxonomies, terms, tags, must-have, multi-function
Stable tag: 2.6.0
Stable tag: 2.6.1
Requires PHP: 5.3.0
Requires at least: 4.0
Tested up to: 5.5.1
Expand Down
2 changes: 1 addition & 1 deletion wp-jet-fuel.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Plugin Name: WordPress Jet Fuel
* Plugin URI: https://github.com/gnowland/wp-jet-fuel
* Description: Facilitates the addition of custom functionality to a WordPress website, including Custom Post Types, Meta Fields, Widgets, Taxonomies, Shortcodes, Admin Modificaitons etc.
* Version: 2.6.0
* Version: 2.6.1
* Author: Gifford Nowland
* Author URI: http://giffordnowland.com/
*
Expand Down

0 comments on commit 7ae00b8

Please sign in to comment.