Skip to content

Commit e61c7f2

Browse files
authored
Bump Version to 1.0.5
1 parent b1f154b commit e61c7f2

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: Podro, shipping, woocommerce
44
Requires at least: 4.0
55
Tested up to: 6.1
66
Requires PHP: 7.2
7-
Stable tag: 1.0.4
7+
Stable tag: 1.0.5
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -58,6 +58,9 @@ Podro Pin integration with WooCommerce. Using this plugin, you will be able to p
5858

5959
== Changelog ==
6060

61+
= 1.0.5 - 2022-12-25 =
62+
* Fix the cities js conflict in checkout page
63+
6164
= 1.0.4 - 2022-12-17 =
6265
* Fix the integration with persian-woocommerce and persian-woocommerce-shipping plugins
6366
* Fix translation header and text domain issue

wp-podro.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Plugin Name: Podro WP
1010
* Plugin URI: https://khorshidlab.com/
1111
* Description: پادروپین؛ ‌مارکت‌پلیس خدمات پستی است و به فروشگاه‌های آنلاین کمک می‌کند تا فرآیند ارسال سفارش‌های اینترنتی را مدیریت کنند. در پادروپین، بدون مراجعه و یا ثبت قرارداد با شرکت‌های پستی، می‌توان سفارش‌های اینترنتی را با هر یک از شرکت‌های پستی ارسال کرد
12-
* Version: 1.0.4
12+
* Version: 1.0.5
1313
* Author: Khorshid, Podro
1414
* Author URI: https://khorshidlab.com/fa/
1515
* Text Domain: podro-wp
@@ -36,7 +36,7 @@
3636
* Currently plugin version.
3737
*/
3838

39-
define( 'PODRO_VERSION', '1.0.4' );
39+
define( 'PODRO_VERSION', '1.0.5' );
4040
define( 'PODRO_SLUG', 'podro-wp' );
4141
define( 'PODRO_NAME', 'WP PODRO' );
4242
define( 'PODRO_PLUGIN_ROOT', plugin_dir_path( __FILE__ ) );

0 commit comments

Comments
 (0)