From 1e9752df0d6b86e9c88b47abe78e1bcc7f39c007 Mon Sep 17 00:00:00 2001 From: MATLAB Release by ehennestad <> Date: Sun, 29 Sep 2024 18:32:23 +0000 Subject: [PATCH] Final checkins for release v0.9.3 --- .github/badges/v0.9.3/tested_with.json | 1 + code/Contents.m | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .github/badges/v0.9.3/tested_with.json diff --git a/.github/badges/v0.9.3/tested_with.json b/.github/badges/v0.9.3/tested_with.json new file mode 100644 index 00000000..55f78dea --- /dev/null +++ b/.github/badges/v0.9.3/tested_with.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"tested with","message":"R2024b | R2021b","color":"green"} \ No newline at end of file diff --git a/code/Contents.m b/code/Contents.m index 6e82c803..9d7bdf61 100644 --- a/code/Contents.m +++ b/code/Contents.m @@ -1,5 +1,5 @@ % openMINDS Metadata Models -% Version 0.9.2 (R2022b) 04-09-2024 +% Version 0.9.3 (R2021b+) 29-Sep-2024 % % Copyright (c) 2024, openMetadataInitiative % ------------------------------------------