We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96500c commit 23006c7Copy full SHA for 23006c7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+0.7.2
2
+=====
3
+
4
+Builtin Apps:
5
+- OSUpdate app: replace "force update" checkbox with improved button labels
6
7
0.7.1
8
=====
9
internal_filesystem/lib/mpos/build_info.py
@@ -9,5 +9,5 @@ class BuildInfo:
class version:
10
"""Version information."""
11
12
- release = "0.7.1"
+ release = "0.7.2"
13
api_level = 0 # subject to change until API Level 1
0 commit comments