Skip to content

Commit 23006c7

Browse files
Increment version
1 parent f96500c commit 23006c7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
0.7.1
28
=====
39

internal_filesystem/lib/mpos/build_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ class BuildInfo:
99
class version:
1010
"""Version information."""
1111

12-
release = "0.7.1"
12+
release = "0.7.2"
1313
api_level = 0 # subject to change until API Level 1

0 commit comments

Comments
 (0)