From 3513569488916149186f8a7d1cd3e73ba904f070 Mon Sep 17 00:00:00 2001 From: Nuriel Shem-Tov Date: Thu, 21 Dec 2017 00:35:34 +0100 Subject: [PATCH] Version bump for nelson --- docs/installation.rst | 2 +- group_vars/all/nelson.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 3d52251..83b17bb 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -320,7 +320,7 @@ It is possible to install `Nelson `_ as .. warning:: - Nelson is still at pre-release alpha. + Nelson is still at beta stage. Nelson depends on IRI being installed and running. Please check ``/opt/iri-playbook/group_vars/all/nelson.yml`` and configure to match your environment. diff --git a/group_vars/all/nelson.yml b/group_vars/all/nelson.yml index 6d638b3..7b91f2d 100644 --- a/group_vars/all/nelson.yml +++ b/group_vars/all/nelson.yml @@ -3,7 +3,7 @@ nelson_enabled: false # Nelson version to install -nelson_version: 0.2.1 +nelson_version: 0.2.4 # User name under which to run nelson nelson_username: nelson