Changeset 3325109
- Timestamp:
- 07/09/2025 03:44:25 PM (9 months ago)
- File:
-
- 1 edited
-
vedicastroapi/tags/2.0.1/vedic-astro-api.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vedicastroapi/tags/2.0.1/vedic-astro-api.php
r3324957 r3325109 17 17 * Plugin URI: https://vedicastroapi.com 18 18 * 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.1319 * Version: 2.0.1 20 20 * Author: Vedic Astro API 21 21 * Author URI: https://sohamsolution.com … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'VEDIC_ASTRO_API_VERSION', ' 1.0.13' );38 define( 'VEDIC_ASTRO_API_VERSION', '2.0.1' ); 39 39 define( 'VEDICASTRO_URL', plugin_dir_url( __FILE__ ) ); 40 40 define( 'VEDIC_ASTRO_API_ROOT_URL', 'https://api.vedicastroapi.com/v3-json/' );
Note: See TracChangeset
for help on using the changeset viewer.