Plugin Directory

Changeset 598545


Ignore:
Timestamp:
09/13/2012 03:31:24 PM (14 years ago)
Author:
mattshelton
Message:

fixed 0.3.1 to be primary

Location:
wp-markdown-syntaxhighlighter
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-markdown-syntaxhighlighter/tags/0.3.1/readme.txt

    r598542 r598545  
    55Requires at least: 3.1
    66Tested up to: 3.4.1
    7 Stable tag: 0.3
    8 License: CC-BY-NC-SA 3.0
    9 License URI: http://creativecommons.org/licenses/by-nc-sa/3.0/
     7Stable tag: 0.3.1
     8License: GPLv2 or later
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    1111WP-Markdown-SyntaxHighlighter works in conjunction with Markdown-formatted code blocks and SyntaxHighlighter to properly format code.
     
    7575= 0.3.1 =
    7676
    77 * Switched to GPL 2.0 to be compliant with the WP plugin directory
     77* Updated licensing to GPL 2 in order to post in WP plugin directory
     78* Cleaned up some comments, code formatting
    7879
    7980= 0.3 =
  • wp-markdown-syntaxhighlighter/trunk/readme.txt

    r598541 r598545  
    55Requires at least: 3.1
    66Tested up to: 3.4.1
    7 Stable tag: 0.3
    8 License: CC-BY-NC-SA 3.0
    9 License URI: http://creativecommons.org/licenses/by-nc-sa/3.0/
     7Stable tag: 0.3.1
     8License: GPLv2 or later
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    1111WP-Markdown-SyntaxHighlighter works in conjunction with Markdown-formatted code blocks and SyntaxHighlighter to properly format code.
     
    7575= 0.3.1 =
    7676
    77 * Switched to GPL 2.0 to be compliant with the WP plugin directory
     77* Updated licensing to GPL 2 in order to post in WP plugin directory
     78* Cleaned up some comments, code formatting
    7879
    7980= 0.3 =
Note: See TracChangeset for help on using the changeset viewer.