chore: fix weblate version

This commit is contained in:
Joel Lusavuvu
2026-03-16 23:21:04 +01:00
parent 7983f40202
commit 626fdca8df
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: '3.9'
services: services:
weblate: weblate:
image: weblate/weblate:latest image: weblate/weblate:5.16
environment: environment:
# Global settings # Global settings
WEBLATE_DEBUG: ${WEBLATE_DEBUG} WEBLATE_DEBUG: ${WEBLATE_DEBUG}

View File

@@ -6555,7 +6555,7 @@
{ {
"id": "weblate", "id": "weblate",
"name": "Weblate", "name": "Weblate",
"version": "latest", "version": "5.16",
"description": "Weblate is a web-based translation tool with tight version control integration. It provides a user-friendly interface for translators and developers to collaborate on localization projects.", "description": "Weblate is a web-based translation tool with tight version control integration. It provides a user-friendly interface for translators and developers to collaborate on localization projects.",
"logo": "weblate.svg", "logo": "weblate.svg",
"links": { "links": {