Skip to content

Commit 2ed818a

Browse files
apastelgithub-actions[bot]
authored andcommitted
3.2.4
1 parent bc5e9c3 commit 2ed818a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gui/src/build/settings/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"display_name": "YTMusic Deleter",
44
"author": "Alex Pastel",
55
"main_module": "src/main/python/main.py",
6-
"version": "3.2.3",
6+
"version": "3.2.4",
77
"sentry_dsn": "https://8cecdde1e7344deda25e39924c01a73c@o1393803.ingest.sentry.io/6715501",
88
"public_settings": [
99
"app_name",

ytmusic_deleter/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.2.4.dev2+gb38a75b.d20250824"
1+
__version__ = "3.2.4"

0 commit comments

Comments
 (0)