Plugin Directory

Changeset 3270818


Ignore:
Timestamp:
04/11/2025 06:29:43 AM (11 months ago)
Author:
worldweb
Message:

Resolved Version Issue

Location:
loan-calculator-wp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • loan-calculator-wp/tags/2.0.0/loan-calculator-wp.php

    r3269750 r3270818  
    2727 */
    2828if (!defined('WW_LOAN_CALCULATOR_VERSION')) {
    29     define('WW_LOAN_CALCULATOR_VERSION', '1.5.8'); //version of plugin
     29    define('WW_LOAN_CALCULATOR_VERSION', '2.0.0'); //version of plugin
    3030}
    3131if (!defined('WW_LOAN_CALCULATOR_TEXT_DOMAIN')) { //check if variable is not defined previous then define it
  • loan-calculator-wp/trunk/loan-calculator-wp.php

    r3269750 r3270818  
    2727 */
    2828if (!defined('WW_LOAN_CALCULATOR_VERSION')) {
    29     define('WW_LOAN_CALCULATOR_VERSION', '1.5.8'); //version of plugin
     29    define('WW_LOAN_CALCULATOR_VERSION', '2.0.0'); //version of plugin
    3030}
    3131if (!defined('WW_LOAN_CALCULATOR_TEXT_DOMAIN')) { //check if variable is not defined previous then define it
Note: See TracChangeset for help on using the changeset viewer.