From f57222d6aad96fe728ebd322cf235f45ebd2f704 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Tue, 21 Dec 2021 17:52:20 +0100 Subject: [PATCH] docs: improve once again, maybe clearer --- cli/recipe/release.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cli/recipe/release.go b/cli/recipe/release.go index f73cc90c..4a5c43c6 100644 --- a/cli/recipe/release.go +++ b/cli/recipe/release.go @@ -36,9 +36,9 @@ These tags take the following form: a.b.c+x.y.z -Where the "a.b.c" part is a semantic version of the recipe by the recipe -maintainer. And the "x.y.z" part is the image tag of the recipe "app" service -(the main container which contains the software to be used). +Where the "a.b.c" part is a semantic version determined by the maintainer. And +the "x.y.z" part is the image tag of the recipe "app" service (the main +container which contains the software to be used). We maintain a semantic versioning scheme ("a.b.c") alongside the libre app versioning scheme in order to maximise the chances that the nature of recipe