Increment version number

This commit is contained in:
Thomas Farstrike
2025-10-13 19:39:05 +02:00
parent ac1ff411c5
commit 79b28bd177
+1 -1
View File
@@ -1,4 +1,4 @@
CURRENT_OS_VERSION = "0.1.0"
CURRENT_OS_VERSION = "0.1.1"
# Unique string that defines the hardware, used by OSUpdate and the About app
_hardware_id = "missing-hardware-info"