From d369517dc60e3d65d572630968a449e1187ea2ac Mon Sep 17 00:00:00 2001 From: Tamara El Naboulsi Date: Tue, 16 Jun 2026 10:22:35 +0100 Subject: [PATCH] Update docs pointer to latest version --- docs | 2 +- lib/EnsEMBL/REST.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs b/docs index 99877401..71b19abb 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 99877401aa3cdaae3e45b480d1117dd96dbfb5bf +Subproject commit 71b19abbf3c8d6b52e3476f50d3eb19018c3536e diff --git a/lib/EnsEMBL/REST.pm b/lib/EnsEMBL/REST.pm index 9591b056..4f0ebebf 100644 --- a/lib/EnsEMBL/REST.pm +++ b/lib/EnsEMBL/REST.pm @@ -64,7 +64,7 @@ use Catalyst qw/ /; -our $VERSION = '15.11'; +our $VERSION = '16.0'; # Configure the application. #