Skip to content

Commit 79f0353

Browse files
minor workflow adjustments
1 parent eb17b48 commit 79f0353

10 files changed

+16
-3
lines changed

.distignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
LICENSE
2+
resource/
3+
README.md
4+
.git/
5+
.github/
6+
/.wordpress-org
7+
/.git
8+
/.github
9+
.distignore
10+
.gitignore

.wordpress-org/banner-1544x500.png

191 KB
Loading

.wordpress-org/icon-128x128.png

7.7 KB
Loading

.wordpress-org/icon-256x256.png

16 KB
Loading

.wordpress-org/screenshot-1.png

308 KB
Loading

.wordpress-org/screenshot-2.png

137 KB
Loading

.wordpress-org/screenshot-3.png

180 KB
Loading

.wordpress-org/screenshot-4.png

41 KB
Loading

embed-videos-for-product-image-gallery-using-woocommerce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Embed Videos For Product Image Gallery Using WooCommerce
44
* Plugin URL: http://wordpress.org/plugins/embed-videos-product-image-gallery-woocommerce
55
* Description: Embed videos to product gallery alongwith images on product page of WooCommerce.
6-
* Version: 3.4
6+
* Version: 3.5
77
* Author: ZealousWeb
88
* Author URI: http://zealousweb.com
99
* Developer: The Zealousweb Team

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Donate link: http://www.zealousweb.com/payment/
66
Requires at least: 3.0.1
77
Tested up to: 6.6
88
Requires PHP: 5.3
9-
Stable tag: 3.4
9+
Stable tag: 3.5
1010
License: GPLv3 or later License
11-
Version: 3.4
11+
Version: 3.5
1212
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1313

1414
Embed videos to product gallery along with images on product page of WooCommerce.
@@ -69,6 +69,9 @@ WordPress : Wordpress 3.0 and latest
6969

7070
== Changelog ==
7171

72+
= 3.5 =
73+
* Minor Workflow Adjustments
74+
7275
= 3.4 =
7376
* HTML display issue resolved.
7477

0 commit comments

Comments
 (0)