Plugin Directory

Changeset 518998


Ignore:
Timestamp:
03/14/2012 05:38:36 PM (14 years ago)
Author:
nickohrn
Message:

Modified readme.txt to ensure that text wouldn't get cut off. Also bumped version number.

Location:
web-fonts/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • web-fonts/trunk/readme.txt

    r518996 r518998  
    44Requires at least: 3.3
    55Tested up to: 3.3.1
    6 Stable tag: 1.1.1
     6Stable tag: 1.1.2
    77
    8 Start using web fonts on your site today! Support for web fonts from Fonts.com and Google Web Fonts is included. Browse, enable and specify selectors for each available font.
     8Start using web fonts on your site today! Support for web fonts from Fonts.com and Google Web Fonts is included.
    99
    1010== Description ==
  • web-fonts/trunk/web-fonts.php

    r518996 r518998  
    44 Plugin URI: http://webfonts.fonts.com
    55 Description: The canonical Web Fonts plugin for WordPress. This plugin includes support for Fonts.com and Google web fonts and supports a variety of web font providers via an easy to implement plugin architecture.
    6  Version: 1.1.1
     6 Version: 1.1.2
    77 Author: Nick Ohrn of Plugin-Developer.com
    88 Author URI: http://plugin-developer.com/
     
    1414       
    1515        //// VERSION
    16         const VERSION = '1.1.1';
     16        const VERSION = '1.1.2';
    1717       
    1818        //// KEYS
Note: See TracChangeset for help on using the changeset viewer.