Skip to content

Commit 8662d74

Browse files
author
jac0b-w
committed
v3.2.1
1 parent 32e3e3f commit 8662d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from config import config # object
1111
from wallpaper import Wallpaper
1212

13-
VERSION = "v3.2" #as tagged on github
13+
VERSION = "v3.2.1" #as tagged on github
1414

1515
class SystemTrayIcon(QtWidgets.QSystemTrayIcon):
1616
def __init__(self, icon, parent, signal):

0 commit comments

Comments
 (0)