Plugin Directory


Ignore:
Timestamp:
04/12/2021 08:29:15 AM (5 years ago)
Author:
loftocean
Message:

update to version 2.3.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • loftloader/trunk/loftloader.php

    r2461794 r2513118  
    44Plugin URI: http://www.loftocean.com/
    55Description: An easy to use plugin to add an animated preloader to your website with fully customisations.
    6 Version: 2.3.5
     6Version: 2.3.6
    77Author: Loft.Ocean
    88Author URI: http://www.loftocean.com/
     
    3333    define( 'LOFTLOADER_NAME', plugin_basename( __FILE__  ) );
    3434    define( 'LOFTLOADER_URI',  plugin_dir_url( __FILE__ ) );
    35     define( 'LOFTLOADER_ASSET_VERSION', '2021012401' );
     35    define( 'LOFTLOADER_ASSET_VERSION', '2021041202' );
    3636
    3737    class LoftLoader {
Note: See TracChangeset for help on using the changeset viewer.