Plugin Directory

Changeset 2959643


Ignore:
Timestamp:
08/29/2023 04:10:52 AM (3 years ago)
Author:
getflowpaper
Message:

2.0.2

Version number correction

Location:
flowpaper-lite-pdf-flipbook/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • flowpaper-lite-pdf-flipbook/trunk/flowpaper.php

    r2959635 r2959643  
    44Plugin URI: https://wordpress.org/plugins/flowpaper-lite-pdf-flipbook
    55Description: Shortcode for adding a PDF flipbook to a post: [flipbook pdf="http://yourwebsite.com/yourdocument.pdf"]. Replace the URL with a URL to a PDF document you want to publish.
    6 Version: 1.9.9
     6Version: 2.0.2
    77Author: Devaldi Ltd
    88Author URI: https://flowpaper.com
     
    1010*/
    1111
    12 define('FLOWPAPER_PLUGIN_VERSION', '2.0.1');
     12define('FLOWPAPER_PLUGIN_VERSION', '2.0.2');
    1313
    1414function flowpaper_plugin_parse_request($wp) {
  • flowpaper-lite-pdf-flipbook/trunk/readme.txt

    r2959635 r2959643  
    203203* Minor fix for lity related to lightboxes
    204204
     205= 2.0.2 =
     206* Version number correction
     207
    205208== Installation ==
    206209
Note: See TracChangeset for help on using the changeset viewer.