From f33094a0685cfed4e968093dea6680e863e812c8 Mon Sep 17 00:00:00 2001
From: Jeff Ohrstrom <johrstrom@hotmail.com>
Date: Fri, 6 Dec 2019 17:09:28 -0500
Subject: [PATCH] add version 2019b

---
 form.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/form.yml b/form.yml
index 3781047..b40739a 100644
--- a/form.yml
+++ b/form.yml
@@ -49,6 +49,7 @@ attributes:
     label: "MATLAB version"
     help: "This defines the version of MATLAB you want to load."
     options:
+      - [ "R2019b", "matlab/r2019b" ]
       - [ "R2018b", "matlab/r2018b" ]
       - [ "R2018a", "matlab/r2018a" ]
       - [ "R2017a", "matlab/r2017a" ]
-- 
GitLab