version increment

This commit is contained in:
2026-01-18 11:27:51 +01:00
parent c0aa8bc732
commit 8b55f74cd5
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
Package: brovski-adressetiketten Package: brovski-adressetiketten
Version: 0.2.2b Version: 0.2.3b
Maintainer: Ovski Maintainer: Ovski
Architecture: all Architecture: all
Description: Manage and export addresses to csv. Can be used with glabels (example included in the source). Description: Manage and export addresses to csv. Can be used with glabels (example included in the source).

View File

@@ -21,7 +21,7 @@ class Application:
y_offset = 200 y_offset = 200
width = 1050 width = 1050
height = 700 height = 700
VERSION = '0.2.2b' VERSION = '0.2.3b'
title = f"Brovski Adress-Etiketten Verwaltung {VERSION}" title = f"Brovski Adress-Etiketten Verwaltung {VERSION}"
self.root = tk.Tk(className="BrovskiAdressEtiketten") self.root = tk.Tk(className="BrovskiAdressEtiketten")

View File

@@ -1 +1 @@
0.2.2b 0.2.3b