Plugin Directory

Changeset 2672955


Ignore:
Timestamp:
02/04/2022 02:16:38 PM (4 years ago)
Author:
addonspress
Message:

2.0.4

Location:
nepali-date-converter
Files:
26 added
2 edited

Legend:

Unmodified
Added
Removed
  • nepali-date-converter/trunk/nepali-date-converter.php

    r2653102 r2672955  
    44Plugin URI: https://www.addonspress.com/wordpress-plugins/nepali-date-converter/
    55Description: Convert English to Nepali Date and Vice Versa and Post Date to Nepali Date.
    6 Version: 2.0.3
     6Version: 2.0.4
    77Author: addonspress
    88Author URI: https://www.addonspress.com/
     
    1717}
    1818/*Define Constants for this plugin*/
    19 define( 'NEPALI_DATE_CONVERTER_VERSION', '2.0.3' );
     19define( 'NEPALI_DATE_CONVERTER_VERSION', '2.0.4' );
    2020define( 'NEPALI_DATE_CONVERTER_PATH', plugin_dir_path( __FILE__ ) );
    2121define( 'NEPALI_DATE_CONVERTER_URL', plugin_dir_url( __FILE__ ) );
  • nepali-date-converter/trunk/readme.txt

    r2653102 r2672955  
    44Tags: nepali post date, post date nepal, nepali date converter, today nepali date, english to nepali date converter, nepali to english date converter, nepali date, date converter, nepali, nepal
    55Requires at least: 4.9
    6 Tested up to: 5.8.2
    7 Stable tag: 2.0.3
     6Tested up to: 5.9
     7Stable tag: 2.0.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    137137== Changelog ==
    138138
     139= 2.0.4 - 2022-02-04 =
     140* Updated: WordPress version
     141
    139142= 2.0.3 - 2022-01-05 =
    140143* Added: Post Type Support
Note: See TracChangeset for help on using the changeset viewer.