Skip to content

Commit 2af39ce

Browse files
committed
Update version tags to 10.6.12
1 parent a530472 commit 2af39ce

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

advanced-responsive-video-embedder.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick ...
44
* Plugin URI: https://nextgenthemes.com/plugins/arve-pro/
55
* Description: Easy responsive video embeds via URL (like WordPress) or Shortcodes. Supports almost anything you can imagine.
6-
* Version: 10.6.11
6+
* Version: 10.6.12
77
* Requires PHP: 7.4
88
* Requires at least: 6.6
99
* Author: Nicolas Jonas
@@ -22,7 +22,7 @@
2222

2323
namespace Nextgenthemes\ARVE;
2424

25-
const VERSION = '10.6.11';
25+
const VERSION = '10.6.12';
2626
const PRO_VERSION_REQUIRED = '7.0.6';
2727
const PRIVACY_VERSION_REQUIRED = '1.1.5';
2828
const RANDOMVIDEO_VERSION_REQUIRED = '2.1.8';

build/block.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"vimeo",
1414
"odysee"
1515
],
16-
"version": "10.6.11",
16+
"version": "10.6.12",
1717
"textdomain": "advanced-responsive-video-embedder",
1818
"supports": {
1919
"align": [

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: embed, video, lazyload, lightbox, rumble
55
Requires at least: 6.6
66
Tested up to: 6.8
77
Requires PHP: 7.4
8-
Stable tag: 10.6.11
8+
Stable tag: 10.6.12
99
License: GPL-3.0
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

readme/01-header.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: embed, video, lazyload, lightbox, rumble
55
Requires at least: 6.6
66
Tested up to: 6.8
77
Requires PHP: 7.4
8-
Stable tag: 10.6.11
8+
Stable tag: 10.6.12
99
License: GPL-3.0
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

src/block.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"vimeo",
1414
"odysee"
1515
],
16-
"version": "10.6.11",
16+
"version": "10.6.12",
1717
"textdomain": "advanced-responsive-video-embedder",
1818
"supports": {
1919
"align": [

0 commit comments

Comments
 (0)