From 9bf094da1b9ff2511e85786ee94b3f03489ff6f2 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 29 Dec 2019 12:11:43 +0100 Subject: [PATCH] Docs - update version --- docs/_sources/installation.rst.txt | 8 ++++---- docs/installation.html | 8 ++++---- docsrc/source/installation.rst | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/_sources/installation.rst.txt b/docs/_sources/installation.rst.txt index 0f55a5e1..cdcf6fc6 100644 --- a/docs/_sources/installation.rst.txt +++ b/docs/_sources/installation.rst.txt @@ -87,13 +87,13 @@ Prod environment .. warning:: Note that FitTrackee is not production-ready yet -- Download the last release (for now, it is the beta release v0.2.2): +- Download the last release (for now, it is the beta release v0.2.3): .. code:: bash - $ wget https://github.com/SamR1/FitTrackee/archive/v0.2.2-beta.tar.gz - $ tar -xzf v0.2.2-beta.tar.gz - $ mv FitTrackee-0.2.2-beta FitTrackee + $ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz + $ tar -xzf v0.2.3-beta.tar.gz + $ mv FitTrackee-0.2.3-beta FitTrackee $ cd FitTrackee - Update **Makefile.config** file if needed and copy/paste the diff --git a/docs/installation.html b/docs/installation.html index a0cc7d5a..045835d3 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -231,11 +231,11 @@ and the password mp

Note that FitTrackee is not production-ready yet

    -
  • Download the last release (for now, it is the beta release v0.2.2):

  • +
  • Download the last release (for now, it is the beta release v0.2.3):

-
$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.2-beta.tar.gz
-$ tar -xzf v0.2.2-beta.tar.gz
-$ mv FitTrackee-0.2.2-beta FitTrackee
+
$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz
+$ tar -xzf v0.2.3-beta.tar.gz
+$ mv FitTrackee-0.2.3-beta FitTrackee
 $ cd FitTrackee
 
diff --git a/docsrc/source/installation.rst b/docsrc/source/installation.rst index 0f55a5e1..cdcf6fc6 100644 --- a/docsrc/source/installation.rst +++ b/docsrc/source/installation.rst @@ -87,13 +87,13 @@ Prod environment .. warning:: Note that FitTrackee is not production-ready yet -- Download the last release (for now, it is the beta release v0.2.2): +- Download the last release (for now, it is the beta release v0.2.3): .. code:: bash - $ wget https://github.com/SamR1/FitTrackee/archive/v0.2.2-beta.tar.gz - $ tar -xzf v0.2.2-beta.tar.gz - $ mv FitTrackee-0.2.2-beta FitTrackee + $ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz + $ tar -xzf v0.2.3-beta.tar.gz + $ mv FitTrackee-0.2.3-beta FitTrackee $ cd FitTrackee - Update **Makefile.config** file if needed and copy/paste the