Plugin Directory

Changeset 2467534


Ignore:
Timestamp:
02/03/2021 02:54:26 AM (5 years ago)
Author:
janorkar
Message:

Tagging Version 1.9

Location:
ebecas/tags/1.9
Files:
16 copied

Legend:

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

    r2467512 r2467534  
    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: 1.8
     7Version: 1.9
    88Requires at least: 5.3
    99Requires PHP: 7.0
     
    3535define( 'EIT_EBECAS_PLUGIN', __FILE__ );
    3636
    37 define( 'EIT_EBECAS_VERSION', '1.0' );
     37define( 'EIT_EBECAS_VERSION', '1.9' );
    3838
    3939define( 'EIT_EBECAS_REQUIRED_WP_VERSION', '5.3' );
  • ebecas/tags/1.9/readme.txt

    r2467512 r2467534  
    114114== Changelog ==
    115115
     116= 1.9 =
     117* Bug fixed - added cache busting (Load latest css/js resources)
     118
    116119= 1.8 =
    117120* UI changes - Changed application form user interface.
Note: See TracChangeset for help on using the changeset viewer.