Skip to content

Commit

Permalink
0.93
Browse files Browse the repository at this point in the history
  • Loading branch information
fastrizwaan committed Sep 9, 2024
1 parent 2232879 commit f6f5cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winecharm.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from gi.repository import GLib, Gio, Gtk, Gdk, Adw, GdkPixbuf, Pango # Add Pango here
#qfrom concurrent.futures import ThreadPoolExecutor

version = "0.92"
version = "0.93"
# Constants
winecharmdir = Path(os.path.expanduser("~/.var/app/io.github.fastrizwaan.WineCharm/data/winecharm")).resolve()
prefixes_dir = winecharmdir / "Prefixes"
Expand Down

0 comments on commit f6f5cf9

Please sign in to comment.