Changeset 7290 for branches/2.6/src/bbpress.php
- Timestamp:
- 02/26/2025 06:27:40 PM (11 months ago)
- File:
-
- 1 edited
-
branches/2.6/src/bbpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/bbpress.php
r7273 r7290 25 25 * Requires at least: 6.0 26 26 * Tested up to: 6.5 27 * Version: 2.6.1 127 * Version: 2.6.12 28 28 */ 29 29 … … 208 208 /** Versions **********************************************************/ 209 209 210 $this->version = '2.6.1 1';210 $this->version = '2.6.12'; 211 211 $this->db_version = '263'; 212 212
Note: See TracChangeset
for help on using the changeset viewer.