Skip to content

Commit 6ee106e

Browse files
committed
[prep-release-4.0.0] Update version numbers to 4.0.0
1 parent 5c4a7cb commit 6ee106e

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
{
2-
"name": "phpbb/phpbb-style-prosilver",
3-
"description": "phpBB Forum Software default style",
4-
"type": "phpbb-style",
5-
"version": "4.0.0-a1",
6-
"homepage": "https://www.phpbb.com",
7-
"license": "GPL-2.0-only",
8-
"authors": [
9-
{
10-
"name": "phpBB Limited",
11-
"email": "operations@phpbb.com",
12-
"homepage": "https://www.phpbb.com/go/authors"
13-
}
14-
],
15-
"support": {
16-
"issues": "https://tracker.phpbb.com",
17-
"forum": "https://www.phpbb.com/community/",
18-
"docs": "https://www.phpbb.com/support/docs/",
19-
"irc": "irc://irc.libera.chat/phpbb",
20-
"chat": "https://www.phpbb.com/support/chat/"
21-
},
22-
"extra": {
23-
"display-name": "prosilver",
24-
"phpbb-version": "4.0.0-a1",
25-
"parent-style": ""
26-
}
2+
"name": "phpbb/phpbb-style-prosilver",
3+
"description": "phpBB Forum Software default style",
4+
"type": "phpbb-style",
5+
"version": "4.0.0",
6+
"homepage": "https://www.phpbb.com",
7+
"license": "GPL-2.0-only",
8+
"authors": [
9+
{
10+
"name": "phpBB Limited",
11+
"email": "operations@phpbb.com",
12+
"homepage": "https://www.phpbb.com/go/authors"
13+
}
14+
],
15+
"support": {
16+
"issues": "https://tracker.phpbb.com",
17+
"forum": "https://www.phpbb.com/community/",
18+
"docs": "https://www.phpbb.com/support/docs/",
19+
"irc": "irc://irc.libera.chat/phpbb",
20+
"chat": "https://www.phpbb.com/support/chat/"
21+
},
22+
"extra": {
23+
"display-name": "prosilver",
24+
"phpbb-version": "4.0.0-a1",
25+
"parent-style": ""
26+
}
2727
}

0 commit comments

Comments
 (0)