mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 08:01:27 +02:00
Merge pull request #4379 from marc1706/ticket/14689
[ticket/14689] Build API docs for 3.2.x * marc1706/ticket/14689: [ticket/14689] Build API docs for 3.2.x
This commit is contained in:
@@ -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')
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user