Plugin Directory

Changeset 2750747


Ignore:
Timestamp:
07/01/2022 12:04:18 PM (4 years ago)
Author:
panagop
Message:

fix version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • talentlms/trunk/talentlms.php

    r2750739 r2750747  
    44 Plugin URI: http://wordpress.org/extend/plugins/talentlms/
    55 Description: This plugin integrates Talentlms with Wordpress. Promote your TalentLMS content through your WordPress site.
    6  Version: 6.6.9.5
     6 Version: 6.6.9.4
    77 Author: Epignosis LLC
    88 Author URI: www.epignosishq.com
     
    1010 */
    1111
    12 define("_TLMS_VERSION_", "6.6.9.5");
     12define("_TLMS_VERSION_", "6.6.9.4");
    1313define("_TLMS_BASEPATH_", dirname(__FILE__));
    1414define("_TLMS_BASEURL_", plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.