Plugin Directory

Changeset 2826498


Ignore:
Timestamp:
11/30/2022 01:10:42 PM (3 years ago)
Author:
panagop
Message:

version 6.6.9.5

Location:
talentlms/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • talentlms/trunk/README.md

    r2750739 r2826498  
    11=== TalentLMS WordPress plugin ===
    2 Contributors: panagop, m13raptis, V., papagel75, simosnomikos
     2Contributors: panagop, papagel75, simosnomikos
    33Tags: TalentLMS, elearning, lms, lcms, hcm, learning management system
    44Requires at least: 2.0
     
    5555
    5656== Changelog ==
     57
     58= 6.6.9.5 =
     59
     60* Updated the readme file
    5761
    5862= 6.6.9.4 =
  • talentlms/trunk/readme.txt

    r2750739 r2826498  
    11=== TalentLMS WordPress plugin ===
    2 Contributors: panagop, m13raptis, V., papagel75, simosnomikos
     2Contributors: panagop, papagel75, simosnomikos
    33Tags: TalentLMS, elearning, lms, lcms, hcm, learning management system
    44Requires at least: 2.0
     
    5555
    5656== Changelog ==
     57
     58= 6.6.9.5 =
     59
     60* Updated the readme file
    5761
    5862= 6.6.9.4 =
  • talentlms/trunk/talentlms.php

    r2750747 r2826498  
    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.4
     6 Version: 6.6.9.5
    77 Author: Epignosis LLC
    88 Author URI: www.epignosishq.com
     
    1010 */
    1111
    12 define("_TLMS_VERSION_", "6.6.9.4");
     12define("_TLMS_VERSION_", "6.6.9.5");
    1313define("_TLMS_BASEPATH_", dirname(__FILE__));
    1414define("_TLMS_BASEURL_", plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.