Ignore:
Timestamp:
Aug 31, 2014, 4:58:35 PM (10 years ago)
Author:
rvelices
Message:

update plugin version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_tscroller/main.inc.php

    r29023 r29334  
    11<?php /*
    22Plugin Name: RV Thumb Scroller
    3 Version: 2.6.b
     3Version: 2.7.a
    44Plugin URI: http://piwigo.org/ext/extension_view.php?eid=493
    55Description: Infinite scroll - loads thumbnails on index page as you scroll down the page
     
    77Author URI: http://www.modusoptimus.com
    88*/
    9 define('RVTS_VERSION', '26b');
     9define('RVTS_VERSION', '27a');
    1010
    1111class RVTS
Note: See TracChangeset for help on using the changeset viewer.