diff options
author | Irina Gómez <irinagomez@us.es> | 2021-01-21 11:21:51 +0100 |
---|---|---|
committer | Irina Gómez <irinagomez@us.es> | 2021-01-21 11:21:51 +0100 |
commit | 10194b36280922489426440861b3625499ff149c (patch) | |
tree | f050bccc86f4eb33dc292f68bc7883be51d03939 /doc | |
parent | e8afc9fbb8de2f5fa8346cadfe86ab71c69f70ce (diff) |
#997 Updating release in Vagrantfile and VERSION.json.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG.es.txt | 4 | ||||
-rw-r--r-- | doc/VERSION.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/CHANGELOG.es.txt b/doc/CHANGELOG.es.txt index 5ea26f86..ba7f5fb6 100644 --- a/doc/CHANGELOG.es.txt +++ b/doc/CHANGELOG.es.txt @@ -2,8 +2,8 @@ LISTA DE CAMBIOS CHANGELOG.es.txt ======================================== -Lista de cambios incluidos en OpenGnsys 1.2 -------------------------------------------- +Lista de cambios incluidos en OpenGnsys 1.2.0 +--------------------------------------------- Tickets resueltos en módulo OpenGnsys Cloning Engine: #1011 Error con Windows hibernado diff --git a/doc/VERSION.json b/doc/VERSION.json index e0003837..94dd81ed 100644 --- a/doc/VERSION.json +++ b/doc/VERSION.json @@ -1,8 +1,8 @@ { "project": "OpenGnsys", "version": "1.2.0", - "codename": "", - "definition": "", + "codename": "Gazpacho", + "definition": "https://www.andalucia.com/gastronomy/gazpacho.htm", "release": "", "ogagent": "1.1.2" } |