Skip to content

Commit f8e3b66

Browse files
v1.3.0
Signed-off-by: Valerian Saliou <[email protected]>
1 parent ea37d9f commit f8e3b66

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "makair-control"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
description = "Control UI for the MakAir SARS respirator."
55
readme = "README.md"
66
license-file = "LICENSE.md"

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
| ------- | -------------- | ------ |
1111
| V1.1.x | Operational initial release | ✅
1212
| V1.2.x | Crashes fixed + smoother graph + implemented medical staff feedbacks | ✅
13+
| V1.3.x | Improve text readability, by increasing font sizes | ✅
1314

1415
## How To Build?
1516

0 commit comments

Comments
 (0)