diff --git a/software/code.py b/software/code.py index 4f1d5dd..7b9aeb9 100755 --- a/software/code.py +++ b/software/code.py @@ -171,7 +171,7 @@ def display_screen(self, menu, i): self.content4_area.text = timer_unit(int(self.TIME_TIMER_HOURS)) elif self.screens_menu[i] == "footer": self.content1_area.text = "Domingo Fermenter" - self.content2_area.text = "software v0.9" + self.content2_area.text = "software v0.9.1" self.content3_area.text = "domingoclub.com" self.content4_area.text = "⚙ ⚙ ⚙"