mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-09 04:30:43 +00:00
Update release notes and VERSION to 1.3.0-beta-1
This commit is contained in:
parent
e8638334d1
commit
5bc1d60a54
@ -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 & Paykel SleepStyle CPAP machines.</li>
|
||||
<li>[new] Add support for DeVilbiss BLUE (DV6x) CPAP machines.</li>
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user