Skip to content

Commit ce0844a

Browse files
committed
Bump version to 3.0.1
1 parent a161fe7 commit ce0844a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wp_podro.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Plugin Name: WP PODRO
88
* Plugin URI: https://github.com/KhorshidLab/WP-Podro
99
* Description: پادروپین؛ ‌مارکت‌پلیس خدمات پستی است و به فروشگاه‌های آنلاین کمک می‌کند تا فرآیند ارسال سفارش‌های اینترنتی را مدیریت کنند. در پادروپین، بدون مراجعه و یا ثبت قرارداد با شرکت‌های پستی، می‌توان سفارش‌های اینترنتی را با هر یک از شرکت‌های پستی ارسال کرد
10-
* Version: 0.3.0
10+
* Version: 0.3.1
1111
* Author: Khorshid
1212
* Author URI: https://khorshidlab.com
1313
* Text Domain: plugin_textdomain
@@ -22,7 +22,7 @@
2222
die( 'We\'re sorry, but you can not directly access this file.' );
2323
}
2424

25-
define( 'POD_VERSION', '0.3.0' );
25+
define( 'POD_VERSION', '0.3.1' );
2626
define( 'POD_TEXTDOMAIN', 'wp_podro' );
2727
define( 'POD_NAME', 'WP PODRO' );
2828
define( 'POD_PLUGIN_ROOT', plugin_dir_path( __FILE__ ) );

0 commit comments

Comments
 (0)