Skip to content

Commit 22a0a58

Browse files
committed
up required pro, drop git updater.
1 parent 8950ca3 commit 22a0a58

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

advanced-responsive-video-embedder.php

+1-3
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
1313
* Text Domain: advanced-responsive-video-embedder
1414
* Domain Path: /languages
15-
* GitHub Plugin URI: https://github.com/nextgenthemes/advanced-responsive-video-embedder/
16-
* Release Asset: true
1715
*
1816
* @package Nextgenthemes/ARVE
1917
* @author Nicolas Jonas
@@ -23,7 +21,7 @@
2321
namespace Nextgenthemes\ARVE;
2422

2523
const VERSION = '10.0.0-alpha9';
26-
const PRO_VERSION_REQUIRED = '5.3.0-alpha1';
24+
const PRO_VERSION_REQUIRED = '6.0.0-alpha3';
2725
const NUM_TRACKS = 3;
2826
const PLUGIN_FILE = __FILE__;
2927
const PLUGIN_DIR = __DIR__;

0 commit comments

Comments
 (0)