Skip to content

Commit

Permalink
Version bump into 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bordoni committed Jul 10, 2023
1 parent bfee516 commit ade7cf5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion fakerpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: FakerPress
* Plugin URI: https://fakerpress.com
* Description: FakerPress is a clean way to generate fake data to your WordPress installation, great for developers who need testing
* Version: 0.6.1
* Version: 0.6.2
* Author: Gustavo Bordoni
* Author URI: http://bordoni.me
* Text Domain: fakerpress
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fakerpress",
"title": "FakerPress",
"version": "0.6.1",
"version": "0.6.2",
"homepage": "http://fakerpress.com/",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: generator, dummy content, dummy data, lorem ipsun, admin, exe
Requires at least: 5.5
Tested up to: 6.2
Requires PHP: 7.4
Stable tag: 0.6.1
Stable tag: 0.6.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://fakerpress.com/r/sponsor
Expand Down

0 comments on commit ade7cf5

Please sign in to comment.