Plugin Directory

Changeset 634702


Ignore:
Timestamp:
12/06/2012 05:17:22 AM (13 years ago)
Author:
fstrack
Message:

Update the version number

Location:
dm-albums/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dm-albums/trunk/readme.txt

    r634701 r634702  
    7878== Changelog ==
    7979
    80 = 3.1.7 =
     80= 3.1.8 =
    8181        <ul><li>Added (another) patch to (hopefully) fix some user's issues with albums not appearing when uploading.</li>
    8282        <li>Updated to 1.2.8 of galleria; this should resolve many of the JQuery issues some users were experiencing</li></ul>
    83        
     83               
    8484= 3.1.6 =
    8585        <ul><li>Added patch to (hopefully) fix some user's issues with albums not appearing when uploading.</li>
  • dm-albums/trunk/wp-dm-albums.php

    r634701 r634702  
    44Description: DM Albums is an inline photo album/gallery plugin that displays high quality images and thumbnails perfectly sized to your blog.
    55Plugin URI:  http://www.dutchmonkey.com/?file=products/dm-albums/dm-albums.html
    6 Version:     3.1.7
     6Version:     3.1.8
    77Author:      Frank D. Strack
    88Author URI:  http://www.dutchmonkey.com/
     
    2929Change log:
    3030
    31     3.1.7
     31    3.1.8
    3232        * Added (another) patch to (hopefully) fix some user's issues with albums not appearing when uploading.
    3333        * Updated to 1.2.8 of galleria; this should resolve many of the JQuery issues some users were experiencing
     
    318318
    319319// Global variables
    320 $DM_PHOTOALBUM_APP_VERSION = "3.1.4";
     320$DM_PHOTOALBUM_APP_VERSION = "3.1.8";
    321321$DM_PHOTOALBUM_APP_DOCS = "http://www.dutchmonkey.com/wp-plugins/";
    322322
Note: See TracChangeset for help on using the changeset viewer.