From 828abf2d6e4db9a75cb67c46fc831f5d0c1903ab Mon Sep 17 00:00:00 2001 From: Nathan Edwards Date: Thu, 16 May 2024 13:51:25 -0400 Subject: [PATCH] Update gno.yml --- config/gno.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/gno.yml b/config/gno.yml index 483e5b2..8401f4d 100644 --- a/config/gno.yml +++ b/config/gno.yml @@ -97,3 +97,12 @@ entries: - exact: /2024-02-02/gno.owl replacement: https://github.com/glygen-glycan-data/GNOme/releases/download/V1.14.0/GNOme.owl + + - exact: /2024-04-16/gno.owl + replacement: https://github.com/glygen-glycan-data/GNOme/releases/download/V2.0.0/GNOme.owl + + - exact: /2024-04-17/gno.owl + replacement: https://github.com/glygen-glycan-data/GNOme/releases/download/V2.0.1/GNOme.owl + + - exact: /2024-05-16/gno.owl + replacement: https://github.com/glygen-glycan-data/GNOme/releases/download/V2.1.0/GNOme.owl