Changeset 2369668
- Timestamp:
- 08/26/2020 04:11:57 PM (6 years ago)
- Location:
- pdf-viewer-for-elementor/trunk
- Files:
-
- 1 added
- 1 edited
-
README.txt (added)
-
index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pdf-viewer-for-elementor/trunk/index.php
r2314732 r2369668 4 4 * Description: This plugin helps you embed PDF documents to Elementor quickly and easily. 5 5 * Plugin URI: https://redlettuce.com/elementor-pdf-viewer 6 * Version: 2.9. 16 * Version: 2.9.2 7 7 * Author: RedLettuce Plugins 8 8 * Author URI: https://redlettuce.com … … 21 21 * @var string The plugin version. 22 22 */ 23 const VERSION = '2.9. 1';23 const VERSION = '2.9.2'; 24 24 25 25 /**
Note: See TracChangeset
for help on using the changeset viewer.