Plugin Directory

Changeset 2469359


Ignore:
Timestamp:
02/05/2021 09:04:54 AM (5 years ago)
Author:
janorkar
Message:

Tagging Version 2.0.2

Location:
ebecas/tags/2.0.2
Files:
6 copied

Legend:

Unmodified
Added
Removed
  • ebecas/tags/2.0.2/eit-ebecas.php

    r2469343 r2469359  
    55Plugin URI: https://ebecas.com.au/wordpress-plugin
    66Description: Using this plugin students can submit online application directly from school/college website. Submitted application with student details along with course and other products will be recorded in eBecas for further processing.
    7 Version: 2.2
     7Version: 2.0.2
    88Requires at least: 5.3
    99Requires PHP: 7.0
     
    3535define( 'EIT_EBECAS_PLUGIN', __FILE__ );
    3636
    37 define( 'EIT_EBECAS_VERSION', '2.2' );
     37define( 'EIT_EBECAS_VERSION', '2.0.2' );
    3838
    3939define( 'EIT_EBECAS_REQUIRED_WP_VERSION', '5.3' );
  • ebecas/tags/2.0.2/readme.txt

    r2469343 r2469359  
    55Requires at least: 5.3
    66Tested up to: 5.6
    7 Stable tag: 2.2
     7Stable tag: 2.0.2
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    114114== Changelog ==
    115115
    116 = 2.2 =
     116= 2.0.2 =
    117117* Changed default API base URL
    118118* Added constants for API endpoints
    119119
    120 = 2.1 =
     120= 2.0.1 =
    121121* Bug fixed - Load resources (css/js) correctly
    122122
Note: See TracChangeset for help on using the changeset viewer.