Skip to:
Content

bbPress.org


Ignore:
Timestamp:
06/29/2024 04:56:00 PM (15 months ago)
Author:
johnjamesjacoby
Message:

Bump 2.6 branch to 2.6.11.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.6/src/bbpress.php

    r7267 r7273  
    2525 * Requires at least: 6.0
    2626 * Tested up to:      6.5
    27  * Version:           2.6.10
     27 * Version:           2.6.11
    2828 */
    2929
     
    208208        /** Versions **********************************************************/
    209209
    210         $this->version    = '2.6.10';
     210        $this->version    = '2.6.11';
    211211        $this->db_version = '263';
    212212
Note: See TracChangeset for help on using the changeset viewer.