diff --git a/VERSION b/VERSION index 12c25cb..3bf8d37 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.0.19 +v0.0.20 diff --git a/info.cfg b/info.cfg index 7adc43f..7025a32 100644 --- a/info.cfg +++ b/info.cfg @@ -4,8 +4,8 @@ "base": "users", "author": "LaswitchTech", "email": "support@laswitchtech.com", - "date": "2025-10-15", - "version": "v0.0.19", + "date": "2025-10-22", + "version": "v0.0.20", "tags": "users, management, authentication, roles, permissions", "description": "This plugin provides user management capabilities, including authentication, role-based access control, and user profile management. It allows for the creation, modification, and deletion of users, as well as the assignment of roles and permissions to control access to various parts of the system.", "repository": "https://github.com/LaswitchTech/core-plugin-users",