From 447f948ae5c99c5be282d140b5613e31e4200554 Mon Sep 17 00:00:00 2001 From: Heckyel Date: Sat, 14 Jan 2017 14:17:06 -0500 Subject: Version correction --- librevideojs-html5-player.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librevideojs-html5-player.php') diff --git a/librevideojs-html5-player.php b/librevideojs-html5-player.php index 478b2a0..b3a9f82 100644 --- a/librevideojs-html5-player.php +++ b/librevideojs-html5-player.php @@ -20,7 +20,7 @@ if (!class_exists('LIBREVIDEOJS_HTML5_PLAYER')) { class LIBREVIDEOJS_HTML5_PLAYER { - var $plugin_version = '1.0.2'; + var $plugin_version = '1.0.3'; function __construct() { define('LIBREVIDEOJS_HTML5_PLAYER_VERSION', $this->plugin_version); -- cgit v1.2.3