1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/14492] Update versions in files

PHPBB3-14492
This commit is contained in:
Marc Alexander
2016-09-09 22:59:58 +02:00
parent afe16a6272
commit c54838b25f
4 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ class update_extensions extends task_base
* they were added
*/
static public $default_extensions_update = [
'3.2.0-b3' => ['phpbb/viglink']
'3.2.0-RC2' => ['phpbb/viglink']
];
/**