Plugin Directory

Changeset 3422956


Ignore:
Timestamp:
12/18/2025 01:57:19 PM (3 months ago)
Author:
bukza
Message:

Version 2.0.2

Location:
bukza
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bukza/tags/2.0.2/bukza.php

    r3417985 r3422956  
    1616 * Plugin URI:        https://bukza.com/blog/wordpress
    1717 * Description:       Reservation plugin for the bukza.com service
    18  * Version:           2.0.1
     18 * Version:           2.0.2
    1919 * Author:            Bukza
    2020 * Author URI:        https://bukza.com/
     
    3434 * Start at version 2.00 and use SemVer - https://semver.org
    3535 */
    36 define( 'BUKZA_VERSION', '2.0.1' );
     36define( 'BUKZA_VERSION', '2.0.2' );
    3737
    3838/**
  • bukza/trunk/bukza.php

    r3207300 r3422956  
    1616 * Plugin URI:        https://bukza.com/blog/wordpress
    1717 * Description:       Reservation plugin for the bukza.com service
    18  * Version:           2.0.1
     18 * Version:           2.0.2
    1919 * Author:            Bukza
    2020 * Author URI:        https://bukza.com/
     
    3434 * Start at version 2.00 and use SemVer - https://semver.org
    3535 */
    36 define( 'BUKZA_VERSION', '2.0.1' );
     36define( 'BUKZA_VERSION', '2.0.2' );
    3737
    3838/**
Note: See TracChangeset for help on using the changeset viewer.