Changeset 7295 for branches/2.6/src/bbpress.php
- Timestamp:
- 04/16/2025 10:53:45 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/bbpress.php
r7290 r7295 24 24 * Requires PHP: 5.6.20 25 25 * Requires at least: 6.0 26 * Tested up to: 6. 527 * Version: 2.6.1 226 * Tested up to: 6.9 27 * Version: 2.6.13 28 28 */ 29 29 … … 208 208 /** Versions **********************************************************/ 209 209 210 $this->version = '2.6.1 2';210 $this->version = '2.6.13'; 211 211 $this->db_version = '263'; 212 212
Note: See TracChangeset
for help on using the changeset viewer.