mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/10824] Update versions to current master
PHPBB3-10824
This commit is contained in:
parent
e30170341e
commit
d43144c5a2
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "phpbb/phpbb-language-en",
|
"name": "phpbb/phpbb-language-en",
|
||||||
"description": "phpBB Forum Software default language",
|
"description": "phpBB Forum Software default language",
|
||||||
"type": "phpbb-language",
|
"type": "phpbb-language",
|
||||||
"version": "3.2.0-a3-dev",
|
"version": "3.3.0-a1-dev",
|
||||||
"homepage": "https://www.phpbb.com",
|
"homepage": "https://www.phpbb.com",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
@ -22,6 +22,6 @@
|
||||||
"language-iso": "en",
|
"language-iso": "en",
|
||||||
"english-name": "British English",
|
"english-name": "British English",
|
||||||
"local-name": "British English",
|
"local-name": "British English",
|
||||||
"phpbb-version": "3.2.0-a3-dev"
|
"phpbb-version": "3.3.0-a1-dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "phpbb/phpbb-style-prosilver",
|
"name": "phpbb/phpbb-style-prosilver",
|
||||||
"description": "phpBB Forum Software default style",
|
"description": "phpBB Forum Software default style",
|
||||||
"type": "phpbb-style",
|
"type": "phpbb-style",
|
||||||
"version": "3.2.0-a1-dev",
|
"version": "3.3.0-a1-dev",
|
||||||
"homepage": "https://www.phpbb.com",
|
"homepage": "https://www.phpbb.com",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
@ -23,6 +23,6 @@
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"display-name": "prosilver",
|
"display-name": "prosilver",
|
||||||
"phpbb-version": "3.2.0-a3-dev"
|
"phpbb-version": "3.3.0-a1-dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue