Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
luizbills committed Jul 19, 2022
1 parent 5131b0e commit 10e96c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion main.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Shipping Simulator for WooCommerce
Version: 1.0.0
Version: 1.0.1
Description: Allows your customers to calculate the shipping rates on the product page
Author: Luiz Bills
Author URI: https://github.com/luizbills
Expand Down
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://ko-fi.com/luizbills
Tags: woocommerce, shipping simulator, simulador de frete
Requires at least: 5.0
Tested up to: 6.0
Stable tag: 1.0.0
Stable tag: 1.0.1
Requires PHP: 7.3
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -39,10 +39,13 @@ You can ask for help in the [Plugin Forum](https://wordpress.org/support/plugin/

== Changelog ==

= 1.0 =
= 1.0.1 =
* Move support and donation links from plugin actions to plugin meta

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0 =
= 1.0.0 =
* Initial release

0 comments on commit 10e96c7

Please sign in to comment.