From e91c5e3ff24c96e7769aadab34afcaf9e9121ecb Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Thu, 9 Jan 2020 18:21:17 +0100 Subject: [PATCH] [bob-devel] update bob-devel to make sure everything works with strict channel priority --- conda/bob-devel/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/bob-devel/meta.yaml b/conda/bob-devel/meta.yaml index db9e325f..60a7f3d2 100644 --- a/conda/bob-devel/meta.yaml +++ b/conda/bob-devel/meta.yaml @@ -4,7 +4,7 @@ package: name: bob-devel # please update the version of beat-devel and update bob-devel's version # there as well in the same merge request. - version: 2019.12.20 + version: 2020.01.09 build: # the build number must be zero all the time. -- GitLab