From 07a0f994aa3252b42c51a800b4e9fe468a45ff2d Mon Sep 17 00:00:00 2001 From: Ryan Birmingham Date: Fri, 29 May 2020 14:48:15 -0400 Subject: [PATCH] bump history version --- HISTORY.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 099a0954a..636a2f8aa 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Index * **Version 3** - * [3.7.x](#camicroscope-373) + * [3.7.x](#camicroscope-375) * [3.6.x](#camicroscope-362) * [3.5.x](#camicroscope-3510) * [3.4.x](#camicroscope-343) @@ -21,7 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * **Version 1** * [1.0.x](#camicroscope-10) -### caMicroscope [Unreleased](https://github.com/camicroscope/camicroscope/compare/v3.7.4...camicroscope:develop) +### caMicroscope [Unreleased](https://github.com/camicroscope/camicroscope/compare/v3.7.5...camicroscope:develop) +* + +### caMicroscope [3.7.5](https://github.com/camicroscope/camicroscope/compare/v3.7.4...camicroscope:v3.7.5) * Safer HTML in table ([#401](https://github.com/camicroscope/caMicroscope/pull/401))