Plugin Directory

Changeset 518856


Ignore:
Timestamp:
03/14/2012 10:38:00 AM (14 years ago)
Author:
ihacklog
Message:

changed version number to 2.0.7

Location:
hacklog-remote-image-autosave/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • hacklog-remote-image-autosave/trunk/hacklog-remote-image-autosave.php

    r517449 r518856  
    1616class hacklog_remote_image_autosave
    1717{
    18     const VERSION = 'Hacklog Remote Image Autosave 2.0.5';
     18    const VERSION = 'Hacklog Remote Image Autosave 2.0.7';
    1919    const textdomain = 'hacklog_remote_image_autosave';
    2020    const opt = 'hacklog_ria_auto_down';
  • hacklog-remote-image-autosave/trunk/loader.php

    r517449 r518856  
    22/*
    33 Plugin Name: Hacklog Remote Image Autosave
    4 Version: 2.0.6
     4Version: 2.0.7
    55Plugin URI: http://ihacklog.com/?p=5087
    66Description: save remote images in the posts to local server and add it as an attachment to the post.
  • hacklog-remote-image-autosave/trunk/readme.txt

    r517449 r518856  
    55Requires at least: 3.2.1
    66Tested up to: 3.3.1
    7 Stable tag: 2.0.6
     7Stable tag: 2.0.7
    88
    99save remote images in the posts to local server and add it as an attachment to the post.
     
    4343
    4444== Changelog ==
     45= 2.0.7 =
     46* modified: changed image preload from css to js.
     47* removed some un-needed comments.
    4548
    4649= 2.0.6 =
Note: See TracChangeset for help on using the changeset viewer.