Version bump

I had forgotten to install the kivymd dependency in the python install
through wine, so that was missing leading to a non-functional build.
Fixed now
This commit is contained in:
2025-06-30 08:04:51 +02:00
parent efa6bca56c
commit bc39e7a50d
3 changed files with 14 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
on_release: root.quit()
MDLabel:
text: "You are running version V3.2.0"
text: "You are running version V3.2.1"
font_size: 13
pos_hint: {"y": -0.45, "x":0}
halign: 'center'