Skip to content

Commit b7a6c61

Browse files
committed
Bump to version 2.0.6
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent 5bb63ff commit b7a6c61

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Version 2.x (for phpBB 3.2.x and 3.3.x)
44

5+
## 2.0.6 - 2024-01-18
6+
7+
- Fixed PHP warnings that could be caused by a conflict with other extensions.
8+
- Updated English, French, German and Turkish language packs.
9+
510
## 2.0.5 - 2022-06-18
611

712
- Run membership condition check when a user logs in.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"description": "An extension that can automate the process of adding and removing users from groups upon reaching specified milestones related to their post count, age, membership, and warnings count.",
55
"homepage": "https://www.phpbb.com/customise/db/extension/auto_groups/",
6-
"version": "2.0.5",
6+
"version": "2.0.6",
77
"keywords": ["phpbb", "extension", "auto", "groups"],
88
"license": "GPL-2.0-only",
99
"authors": [

0 commit comments

Comments
 (0)