From 65d5d65d6cd0a427f81e1f25d6e4111934bbc802 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Fri, 20 Jun 2025 23:47:02 +0200 Subject: [PATCH] Increment version --- internal_filesystem/lib/mpos/info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal_filesystem/lib/mpos/info.py b/internal_filesystem/lib/mpos/info.py index 3cfd31b3..939f605f 100644 --- a/internal_filesystem/lib/mpos/info.py +++ b/internal_filesystem/lib/mpos/info.py @@ -1 +1 @@ -CURRENT_OS_VERSION = "0.0.6" +CURRENT_OS_VERSION = "0.0.7"