diff --git a/bitwarden/config.json b/bitwarden/config.json index 54455e4b4..a28d7ace5 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -1,6 +1,7 @@ { "name": "Bitwarden RS", "version": "1.19.0", + "current": "1.19.0", "slug": "bitwarden", "description": "Open source password management solution", "url": "https://hub.docker.com/r/bitwardenrs/server", @@ -33,4 +34,4 @@ "keyfile": "str", "request_size_limit": "int?" } -} \ No newline at end of file +}