Changeset 7273 for branches/2.6/src/bbpress.php
- Timestamp:
- 06/29/2024 04:56:00 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/bbpress.php
r7267 r7273 25 25 * Requires at least: 6.0 26 26 * Tested up to: 6.5 27 * Version: 2.6.1 027 * Version: 2.6.11 28 28 */ 29 29 … … 208 208 /** Versions **********************************************************/ 209 209 210 $this->version = '2.6.1 0';210 $this->version = '2.6.11'; 211 211 $this->db_version = '263'; 212 212
Note: See TracChangeset
for help on using the changeset viewer.