Plugin Directory

Changeset 3325109


Ignore:
Timestamp:
07/09/2025 03:44:25 PM (9 months ago)
Author:
vedicastroapiadmin
Message:

Update plugin Tag version 2.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vedicastroapi/tags/2.0.1/vedic-astro-api.php

    r3324957 r3325109  
    1717 * Plugin URI:        https://vedicastroapi.com
    1818 * Description:       Horoscope and Astrology is the first vedic astrology plugin that lets you generate horoscope reports based on the birth details.
    19  * Version:           1.0.13
     19 * Version:           2.0.1
    2020 * Author:            Vedic Astro API
    2121 * Author URI:        https://sohamsolution.com
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'VEDIC_ASTRO_API_VERSION', '1.0.13' );
     38define( 'VEDIC_ASTRO_API_VERSION', '2.0.1' );
    3939define( 'VEDICASTRO_URL', plugin_dir_url( __FILE__ ) );
    4040define( 'VEDIC_ASTRO_API_ROOT_URL', 'https://api.vedicastroapi.com/v3-json/' );
Note: See TracChangeset for help on using the changeset viewer.