From 03c7c0e2813f9eb78211c8e55bd9f0835603e2ea Mon Sep 17 00:00:00 2001 From: BumpVersion Action Date: Wed, 18 Dec 2024 16:17:37 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=204.0.35=20=E2=86=92=204.0.36?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- README.md | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index a7c86daa1..51b67e549 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 4.0.35 +current_version = 4.0.36 commit = True tag = True tag_name = {new_version} diff --git a/README.md b/README.md index c12db09a6..d6c9d59dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Generic badge](https://img.shields.io/badge/version-4.0.35-blue.svg)](https://shields.io/) +[![Generic badge](https://img.shields.io/badge/version-4.0.36-blue.svg)](https://shields.io/) ![CI/CD](https://github.com/broadinstitute/long-read-pipelines/workflows/CI/CD/badge.svg) ![Nightly](https://github.com/broadinstitute/long-read-pipelines/workflows/Nightly/badge.svg) diff --git a/VERSION b/VERSION index b3c7c602e..a641a63c3 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -version=4.0.35 +version=4.0.36