Update release notes and VERSION to 1.3.0-beta-1

This commit is contained in:
Phil Olynyk 2021-08-26 14:20:49 -04:00
parent e8638334d1
commit 5bc1d60a54
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@
<br>Portions of OSCAR are © 2019-2021 by
<i>The OSCAR Team</i></p>
<ul>
<li>[new] Add Traditional Chinese to languages available.</li>
<li>[new] Add preliminary support for ResMed AirSense 11 CPAP machines.</li>
<li>[new] Add support for Fisher &amp; Paykel SleepStyle CPAP machines.</li>
<li>[new] Add support for DeVilbiss BLUE (DV6x) CPAP machines.</li>

View File

@ -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-alpha.2"
#define VERSION "1.3.0-beta-1"