Plugin Directory

Changeset 2797457


Ignore:
Timestamp:
10/11/2022 11:21:50 PM (3 years ago)
Author:
adamsilverstein
Message:

Update to version 1.2.2 from GitHub

Location:
mathml-block
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • mathml-block/tags/1.2.2/mathml-block.php

    r2597320 r2797457  
    33 * Plugin Name:       MathML block
    44 * Description:       Display MathML formulas.
    5  * Version:           1.2.1
     5 * Version:           1.2.2
    66 * Requires at least: 5.0
    7  * Tested up to:      5.8
     7 * Tested up to:      6.1
    88 * Requires PHP:      5.6
    99 * Stable tag:        trunk
  • mathml-block/tags/1.2.2/readme.txt

    r2597320 r2797457  
    55Tags: MathML, Gutenberg, Block, math, block editor
    66Requires at least: 5.0
    7 Tested up to: 5.8
     7Tested up to: 6.1
    88Requires PHP: 5.6
    99Stable tag: trunk
     
    5353== Changelog ==
    5454
     55= 1.2.2 =
     56Tested up to 6.1.
     57
    5558= 1.2.0 =
    5659* Add AMP compatibility, props @westonruter. Leverages the `amp-mathml` component.
  • mathml-block/trunk/mathml-block.php

    r2597320 r2797457  
    33 * Plugin Name:       MathML block
    44 * Description:       Display MathML formulas.
    5  * Version:           1.2.1
     5 * Version:           1.2.2
    66 * Requires at least: 5.0
    7  * Tested up to:      5.8
     7 * Tested up to:      6.1
    88 * Requires PHP:      5.6
    99 * Stable tag:        trunk
  • mathml-block/trunk/readme.txt

    r2597320 r2797457  
    55Tags: MathML, Gutenberg, Block, math, block editor
    66Requires at least: 5.0
    7 Tested up to: 5.8
     7Tested up to: 6.1
    88Requires PHP: 5.6
    99Stable tag: trunk
     
    5353== Changelog ==
    5454
     55= 1.2.2 =
     56Tested up to 6.1.
     57
    5558= 1.2.0 =
    5659* Add AMP compatibility, props @westonruter. Leverages the `amp-mathml` component.
Note: See TracChangeset for help on using the changeset viewer.