diff --git a/Htmldocs/release_notes.html b/Htmldocs/release_notes.html
index f619610a..bedbe1fa 100644
--- a/Htmldocs/release_notes.html
+++ b/Htmldocs/release_notes.html
@@ -11,11 +11,11 @@
For other languages, go to:
http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes
- Changes and fixes in OSCAR v1.X.Y
+ Changes and fixes in OSCAR v1.3.0
Portions of OSCAR are © 2019-2021 by
The OSCAR Team
- - [new] Add support for ResMed AirSense 11 CPAP machines.
+ - [new] Add preliminary support for ResMed AirSense 11 CPAP machines.
- [new] Add support for Fisher & Paykel SleepStyle CPAP machines.
- [new] Add support for DeVilbiss BLUE (DV6x) CPAP machines.
- [new] Additional Philips Respironics devices tested and fully supported:
diff --git a/oscar/VERSION b/oscar/VERSION
index 6883ccb0..d46bd60c 100644
--- a/oscar/VERSION
+++ b/oscar/VERSION
@@ -1,4 +1,4 @@
// Update the string below to set OSCAR's version and release status.
// See https://semver.org/spec/v2.0.0.html for details on format.
-#define VERSION "1.2.1-alpha.4"
+#define VERSION "1.3.0-alpha.1"