Plugin Directory

Changeset 3166325


Ignore:
Timestamp:
10/10/2024 08:13:19 AM (18 months ago)
Author:
mnchga
Message:

Committing changes for 5.1.3

Location:
eduadmin-booking/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • eduadmin-booking/trunk/CHANGELOG.md

    r3166316 r3166325  
    22
    33All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
     4
     5### [5.1.3](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.2...v5.1.3) (2024-10-10)
    46
    57### [5.1.2](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.1...v5.1.2) (2024-10-10)
  • eduadmin-booking/trunk/PLUGIN-CHECKSUM

    r3166316 r3166325  
    1 a2c2b6df1eecfb08168b748f3a2c45be
     1dfe92ac2cbf028316a32bfd76b493a0f
  • eduadmin-booking/trunk/eduadmin.php

    r3166316 r3166325  
    1010 * Description: EduAdmin plugin to allow visitors to book courses at your website
    1111 * Tags:    booking, participants, courses, events, eduadmin, lega online
    12  * Version: 5.1.2
     12 * Version: 5.1.3
    1313 * GitHub Plugin URI: multinetinteractive/eduadmin-wordpress
    1414 * GitHub Plugin URI: https://github.com/multinetinteractive/eduadmin-wordpress
  • eduadmin-booking/trunk/readme.txt

    r3166316 r3166325  
    44Requires at least: 6.0
    55Tested up to: 6.6
    6 Stable tag: 5.1.2
     6Stable tag: 5.1.3
    77Requires PHP: 8.1
    88License: GPL3
     
    4646The full changelog available on [GitHub](https://github.com/MultinetInteractive/EduAdmin-WordPress/blob/production/CHANGELOG.md)
    4747
     48### [5.1.3](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.2...v5.1.3) (2024-10-10)
     49
    4850### [5.1.2](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.1.1...v5.1.2) (2024-10-10)
    4951
     
    7274* Fixes incorrect encoding after PHP 8.1 changing how things work. ([ff8055d](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/ff8055dfda0cb4e805977895136a2a0df6135f33)), closes [#526](https://github.com/MultinetInteractive/EduAdmin-WordPress/issues/526)
    7375
    74 ### [5.0.1](https://github.com/MultinetInteractive/EduAdmin-WordPress/compare/v5.0.0...v5.0.1) (2024-04-09)
    7576
    7677
    77 #### Bug Fixes
    78 
    79 * Some null handling that is deprecated in newer versions of PHP ([d89c27d](https://github.com/MultinetInteractive/EduAdmin-WordPress/commit/d89c27d1dcf6b245ff6fd982ebccdacc1a7a4527))
    80 
    81 
    82 
Note: See TracChangeset for help on using the changeset viewer.