From 10bca0d913217cb93b81f08cdaa6c9e812dc9d70 Mon Sep 17 00:00:00 2001
From: David Railton Garrett
-
+
@@ -23,7 +23,13 @@ This download contains both [ERPLAB Studio](https://github.com/ucdavis/erplab/wi
We encourage most users to use this latest major version.
-## Release Notes
+## Release Notes
+
+### ERPLAB v12.00 Release Notes
+
+ERPLAB Studio now includes the Pattern Classification tab. This makes use of the same underlying Pattern Classification (decoding) tools as in ERPLAB Classic, but with a more user-friendly GUI. Changes also include:
+- The ability to create BESTsets in the EEG tab
+- The ability to plot multiple MVPC sets at the same time
### ERPLAB v11.04 Release Notes
diff --git a/erplab_default_values.m b/erplab_default_values.m
index 744ff7b..a7bdcb0 100755
--- a/erplab_default_values.m
+++ b/erplab_default_values.m
@@ -1,4 +1,4 @@
-erplabver = '11.04'; % current erplab version
+erplabver = '12.00'; % current erplab version
erplabrel = '06-August-2024'; % DOB
erplabdeveloper = 'Simmons,Zhang,Garrett';
%ColorB = [170 180 195]/255; % old background color (until version 3)