mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-04 19:51:39 +02:00
[prep-release-4.0.0] Update version numbers to 4.0.0
This commit is contained in:
@@ -1,27 +1,27 @@
|
|||||||
{
|
{
|
||||||
"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": "4.0.0-a1",
|
"version": "4.0.0",
|
||||||
"homepage": "https://www.phpbb.com",
|
"homepage": "https://www.phpbb.com",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "phpBB Limited",
|
"name": "phpBB Limited",
|
||||||
"email": "operations@phpbb.com",
|
"email": "operations@phpbb.com",
|
||||||
"homepage": "https://www.phpbb.com/go/authors"
|
"homepage": "https://www.phpbb.com/go/authors"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://tracker.phpbb.com",
|
"issues": "https://tracker.phpbb.com",
|
||||||
"forum": "https://www.phpbb.com/community/",
|
"forum": "https://www.phpbb.com/community/",
|
||||||
"docs": "https://www.phpbb.com/support/docs/",
|
"docs": "https://www.phpbb.com/support/docs/",
|
||||||
"irc": "irc://irc.libera.chat/phpbb",
|
"irc": "irc://irc.libera.chat/phpbb",
|
||||||
"chat": "https://www.phpbb.com/support/chat/"
|
"chat": "https://www.phpbb.com/support/chat/"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"display-name": "prosilver",
|
"display-name": "prosilver",
|
||||||
"phpbb-version": "4.0.0-a1",
|
"phpbb-version": "4.0.0-a1",
|
||||||
"parent-style": ""
|
"parent-style": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user