updated version number in window title
This commit is contained in:
@@ -21,7 +21,7 @@ class Application:
|
||||
y_offset = 200
|
||||
width = 1050
|
||||
height = 700
|
||||
VERSION = "0.2.3b"
|
||||
VERSION = "0.3.0b"
|
||||
title = f"Brovski Adress-Etiketten Verwaltung {VERSION}"
|
||||
|
||||
self.root = tk.Tk(className="BrovskiAdressEtiketten")
|
||||
|
||||
Reference in New Issue
Block a user