We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5122525 commit 9065e04Copy full SHA for 9065e04
gui/src/build/settings/base.json
@@ -3,7 +3,7 @@
3
"display_name": "YTMusic Deleter",
4
"author": "Alex Pastel",
5
"main_module": "src/main/python/main.py",
6
- "version": "3.2.2",
+ "version": "3.2.3",
7
"sentry_dsn": "https://8cecdde1e7344deda25e39924c01a73c@o1393803.ingest.sentry.io/6715501",
8
"public_settings": [
9
"app_name",
ytmusic_deleter/_version.py
@@ -1 +1 @@
1
-__version__ = "3.2.2"
+__version__ = "3.2.3"
0 commit comments