mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
Merge branch '3.2.x'
* 3.2.x: [ticket/14689] Build API docs for 3.2.x
This commit is contained in:
commit
a4f575c322
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ $config['versions'] = Sami\Version\GitVersionCollection::create(__DIR__ . '/../'
|
||||||
*/
|
*/
|
||||||
->add('3.0.x')
|
->add('3.0.x')
|
||||||
->add('3.1.x')
|
->add('3.1.x')
|
||||||
|
->add('3.2.x')
|
||||||
->add('master')
|
->add('master')
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue