Skip to content

Commit

Permalink
Bump version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
allen-mckenzie committed Feb 26, 2022
1 parent 58becf4 commit be832b8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Requires at least:** 5.8
**Tested up to:** 5.9
**Requires PHP:** 7.0
**Stable tag:** 0.0.3
**Stable tag:** 0.0.4
**License:** GPLv3 or later
**License URI:** https://www.gnu.org/licenses/gpl-3.0.html

Expand Down
5 changes: 5 additions & 0 deletions includes/css/yelp-polls.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/**
* Custom Post Type Display Layout
*
* @since 0.0.4
**/
/** Post Title **/
header.entry-header {
display: none;
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: Yelp, Polls, Community Engagement
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 7.0
Stable tag: 0.0.3
Stable tag: 0.0.4
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down
2 changes: 1 addition & 1 deletion yelp-polls.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Yelp Polls
* Plugin URI: https://github.com/allen-mckenzie/yelp-polls
* Description: Create custom polls using Yelp and Straw Polls
* Version: 0.0.3
* Version: 0.0.4
* Requires at least: 5.5
* Requires PHP: 7.4
* Author: Allen McKenzie
Expand Down

0 comments on commit be832b8

Please sign in to comment.