Plugin Directory

Changeset 2820263


Ignore:
Timestamp:
11/18/2022 05:06:38 AM (3 years ago)
Author:
xllentech
Message:

update to 1.2.8

Location:
xllentech-salat-timings/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xllentech-salat-timings/trunk/readme.txt

    r2708809 r2820263  
    33Tags: prayer times, shia prayer times, prayer timings, shia muslim prayer timings
    44Requires at least: 3.0
    5 Tested up to: 5.9
    6 Stable tag: 1.2.7
     5Tested up to: 6.1
     6Stable tag: 1.2.8
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9090
    9191== Changelog ==
     92= 1.2.8 =
     93* Updated: Compatible upto 6.1
     94
    9295= 1.2.7 =
    9396* Updated: Compatible upto 5.9
  • xllentech-salat-timings/trunk/xllentech-salat-timings.php

    r2708809 r2820263  
    1616 * Plugin URI:        https://wordpress.org/plugins/xllentech-salat-timings/
    1717 * Description:       Display Salat Timings Daily and Monthly for Shia Ithna-Ashari Muslims Around the World
    18  * Version:           1.2.7
     18 * Version:           1.2.8
    1919 * Author:            XllenTech Solutions
    2020 * Author URI:        https://xllentech.com/
     
    3030}
    3131
    32 if ( ! defined( "XST_PLUGIN_VERSION" ))     define( "XST_PLUGIN_VERSION",  "1.2.7");
     32if ( ! defined( "XST_PLUGIN_VERSION" ))     define( "XST_PLUGIN_VERSION",  "1.2.8");
    3333if ( ! defined( "XST_PLUGIN_DIR" )) define( "XST_PLUGIN_DIR", plugin_dir_path( __FILE__ ));
    3434if ( ! defined( 'XST_PLUGIN_URL' ) ) define( 'XST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.