On Tue, Apr 21, 2020 at 12:59 PM Iván Martínez-Ortiz <
[email protected]> wrote:

>   Hi,
>
>   I've installed and configured Guacamole using docker images (1.1.0
> version). Seems that the translation files served (es.json to be precisely)
> report an old version of the app:
>
> {"NAME":"Spanish","APP":{"NAME":"Apache
> Guacamole","VERSION":"0.9.13-incubating"
>
> en.json version reported it's ok:
>
> {"NAME":"English","APP":{"NAME":"Apache Guacamole","VERSION":"1.1.0","
>

The image build is fine - what you're seeing is a bug in the Spanish
translation (a hard-coded version number) which was fixed after the scope
of the 1.1.0 release was set:

https://issues.apache.org/jira/browse/GUACAMOLE-740

- Mike

Reply via email to