From accff50729269635a743ab4b92ce71e9199141de Mon Sep 17 00:00:00 2001 From: Peter Amstutz Date: Tue, 16 Feb 2021 18:41:00 -0500 Subject: [PATCH] Mark as beta --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 7d0172b..dd76912 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ title: "Getting started with CWL" # Life cycle stage of the lesson # See this page for more details: https://cdh.carpentries.org/the-lesson-life-cycle.html # Possible values: "pre-alpha", "alpha", "beta", "stable" -life_cycle: "alpha" +life_cycle: "beta" #------------------------------------------------------------ # Generic settings (should not need to change). -- 2.30.2