mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Merge branch '3.2.x' into 3.3.x
This commit is contained in:
commit
3ae799f4de
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,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('3.2.x')
|
||||||
|
->add('3.3.x')
|
||||||
->add('master')
|
->add('master')
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue