diff --git a/Htmldocs/release_notes.html b/Htmldocs/release_notes.html
index 2bc46eb2..141b5594 100644
--- a/Htmldocs/release_notes.html
+++ b/Htmldocs/release_notes.html
@@ -11,11 +11,10 @@
For other languages, go to:
http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes
- Changes and fixes in OSCAR v1.3.0
+ Changes and fixes in OSCAR v1.3.0 Beta 1
Portions of OSCAR are © 2019-2021 by
The OSCAR Team
- - [new] Add Traditional Chinese to languages available.
- [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.
@@ -35,6 +34,7 @@
- [new] Multi-file import for non-CPAP loaders (Somnopose, Viatom, Zeo, Dreem)
- [new] Weight, BMI and Zombie history appear in statistics
- [new] Add Turkish signal names to RedMed loader.
+ - [new] Add Traditional Chinese to languages available.
- [fix] Correct calculation of average leak rate on Welcome page.
- [fix] Correct installation of non-English Release Notes on Windows.
- [fix] About/Credits page now offers Google translations to other languages.
diff --git a/oscar/VERSION b/oscar/VERSION
index e31bbaa3..e8c51c98 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.3.0-beta-1"
+#define VERSION "1.3.0-beta.1"