From 631794da8eaa6a9827d2a6e12603aab98d9b7877 Mon Sep 17 00:00:00 2001 From: Virtually Nick Date: Mon, 25 Feb 2019 07:17:47 -0500 Subject: [PATCH] GUACAMOLE-740: Remove hard-coded version number from es.json --- guacamole/src/main/webapp/translations/es.json | 1 - 1 file changed, 1 deletion(-) diff --git a/guacamole/src/main/webapp/translations/es.json b/guacamole/src/main/webapp/translations/es.json index fd305db85..e438c0d09 100644 --- a/guacamole/src/main/webapp/translations/es.json +++ b/guacamole/src/main/webapp/translations/es.json @@ -5,7 +5,6 @@ "APP" : { "NAME" : "Apache Guacamole", - "VERSION" : "0.9.13-incubating", "ACTION_ACKNOWLEDGE" : "OK", "ACTION_CANCEL" : "Cancelar",