diff --git a/internal_filesystem/lib/mpos/info.py b/internal_filesystem/lib/mpos/info.py index 20d765de..e8716546 100644 --- a/internal_filesystem/lib/mpos/info.py +++ b/internal_filesystem/lib/mpos/info.py @@ -1,4 +1,4 @@ -CURRENT_OS_VERSION = "0.2.0" +CURRENT_OS_VERSION = "0.2.1" # Unique string that defines the hardware, used by OSUpdate and the About app _hardware_id = "missing-hardware-info"