Skip to content

Commit 7ae00b8

Browse files
committed
bump to 2.6.1
1 parent 969fa2b commit 7ae00b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-jet-fuel",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"license": "MIT",
55
"author": "Gifford Nowland",
66
"description": "Facilitates the addition of custom functionality to a WordPress website, including Custom Post Types, Meta Fields, Widgets, Taxonomies, Shortcodes, Admin Modificaitons, etc.",

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: gnowland
33
Donate link: http://buymeacoff.ee/gnowland
44
Tags: functionality, page, menu, image, shortcode, favicon, excerpt, login, archive, attachment, comment, taxonomies, terms, tags, must-have, multi-function
5-
Stable tag: 2.6.0
5+
Stable tag: 2.6.1
66
Requires PHP: 5.3.0
77
Requires at least: 4.0
88
Tested up to: 5.5.1

wp-jet-fuel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Plugin Name: WordPress Jet Fuel
77
* Plugin URI: https://github.com/gnowland/wp-jet-fuel
88
* Description: Facilitates the addition of custom functionality to a WordPress website, including Custom Post Types, Meta Fields, Widgets, Taxonomies, Shortcodes, Admin Modificaitons etc.
9-
* Version: 2.6.0
9+
* Version: 2.6.1
1010
* Author: Gifford Nowland
1111
* Author URI: http://giffordnowland.com/
1212
*

0 commit comments

Comments
 (0)