1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-03 02:53:00 +02:00

chore: bump ui version

This commit is contained in:
aclist 2025-03-15 12:12:44 +09:00
parent 52961755ff
commit 22758938bd

View file

@ -17,7 +17,7 @@ import gi
gi.require_version("Gtk", "3.0")
from gi.repository import Gtk, GLib, Gdk, GObject, Pango
# 5.6.0
# 5.7.0
app_name = "DZGUI"
cache = {}