Plugin Directory

Changeset 3419536


Ignore:
Timestamp:
12/14/2025 07:45:59 PM (4 months ago)
Author:
rabbii
Message:

Update to version 1.0.3 from GitHub

Location:
animated-counter
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • animated-counter/tags/1.0.3/animated-counter.php

    r3246605 r3419536  
    33 * Plugin Name: Animated Counter
    44 * Description: Adds an animated counter format in the block editor toolbar to animate numbers on the frontend.
    5  * Version: 1.0.1
     5 * Version: 1.0.3
    66 * Author: Mahbubur Rahman
    77 * Author URI: https://github.com/mahbubme
  • animated-counter/tags/1.0.3/readme.txt

    r3419524 r3419536  
    44Requires at least: 5.8
    55Tested up to: 6.9
    6 Stable tag: 1.0.2
     6Stable tag: 1.0.3
    77Requires PHP: 7.4
    88License: GPLv2
     
    3939
    4040== Changelog ==
     41= 1.0.3 (14 Dec, 2025) =
     42* Update version tag
     43= 1.0.2 (14 Dec, 2025) =
     44* Update stable tag up to 6.9
    4145= 1.0.1 (25 Feb, 2025) =
    4246* Fix the indicator sign in the editor for the animated counter format
  • animated-counter/trunk/animated-counter.php

    r3246605 r3419536  
    33 * Plugin Name: Animated Counter
    44 * Description: Adds an animated counter format in the block editor toolbar to animate numbers on the frontend.
    5  * Version: 1.0.1
     5 * Version: 1.0.3
    66 * Author: Mahbubur Rahman
    77 * Author URI: https://github.com/mahbubme
  • animated-counter/trunk/readme.txt

    r3419524 r3419536  
    44Requires at least: 5.8
    55Tested up to: 6.9
    6 Stable tag: 1.0.2
     6Stable tag: 1.0.3
    77Requires PHP: 7.4
    88License: GPLv2
     
    3939
    4040== Changelog ==
     41= 1.0.3 (14 Dec, 2025) =
     42* Update version tag
     43= 1.0.2 (14 Dec, 2025) =
     44* Update stable tag up to 6.9
    4145= 1.0.1 (25 Feb, 2025) =
    4246* Fix the indicator sign in the editor for the animated counter format
Note: See TracChangeset for help on using the changeset viewer.