Plugin Directory

Changeset 2769994


Ignore:
Timestamp:
08/13/2022 12:42:40 AM (4 years ago)
Author:
aaroncampbell
Message:

Tag 1.5.1

Location:
presenter
Files:
84 added
8 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • presenter/tags/1.5.1/presenter.php

    r2769567 r2769994  
    44 * Plugin URI: http://aarondcampbell.com/wordpress-plugins/presenter/
    55 * Description: Presenter
    6  * Version: 1.5.0
     6 * Version: 1.5.1
    77 * Author: Aaron D. Campbell
    88 * Author URI: http://aarondcampbell.com/
  • presenter/tags/1.5.1/readme.txt

    r2769567 r2769994  
    44Requires at least: 4.8
    55Tested up to: 6.1
    6 Stable tag: 1.5.0
     6Stable tag: 1.5.1
    77
    88Slideshow presentations made simple on WordPress. Design each slide as you would a post using wysiwyg. Works with most presenter remotes as well!
     
    6464== Upgrade Notice ==
    6565
    66 = 1.5.0 =
    67 Upgrades to the latest Reveal.js and adds support for password proteced slideshows.
     66= 1.5.1 =
     67Fixes upgrades to the latest Reveal.js
    6868
    6969== Changelog ==
     70
     71= 1.5.1 =
     72* Fix Upgrade to Reveal.js 4.3.1 - add missing files from package
    7073
    7174= 1.5.0 =
  • presenter/trunk/presenter.php

    r2769567 r2769994  
    44 * Plugin URI: http://aarondcampbell.com/wordpress-plugins/presenter/
    55 * Description: Presenter
    6  * Version: 1.5.0
     6 * Version: 1.5.1
    77 * Author: Aaron D. Campbell
    88 * Author URI: http://aarondcampbell.com/
  • presenter/trunk/readme.txt

    r2769567 r2769994  
    44Requires at least: 4.8
    55Tested up to: 6.1
    6 Stable tag: 1.5.0
     6Stable tag: 1.5.1
    77
    88Slideshow presentations made simple on WordPress. Design each slide as you would a post using wysiwyg. Works with most presenter remotes as well!
     
    6464== Upgrade Notice ==
    6565
    66 = 1.5.0 =
    67 Upgrades to the latest Reveal.js and adds support for password proteced slideshows.
     66= 1.5.1 =
     67Fixes upgrades to the latest Reveal.js
    6868
    6969== Changelog ==
     70
     71= 1.5.1 =
     72* Fix Upgrade to Reveal.js 4.3.1 - add missing files from package
    7073
    7174= 1.5.0 =
Note: See TracChangeset for help on using the changeset viewer.