Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine3000 committed Jul 22, 2022
1 parent 0d99801 commit 8fe96f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/code.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "⚙ ⚙ ⚙"

Expand Down

0 comments on commit 8fe96f1

Please sign in to comment.