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 565d7fd commit a96c851Copy full SHA for a96c851
gui/src/build/settings/base.json
@@ -2,7 +2,7 @@
2
"app_name": "YTMusic_Deleter",
3
"author": "Alex Pastel",
4
"main_module": "src/main/python/main.py",
5
- "version": "2.11.2",
+ "version": "2.12.0",
6
"sentry_dsn": "https://8cecdde1e7344deda25e39924c01a73c@o1393803.ingest.sentry.io/6715501",
7
"public_settings": [
8
"app_name",
ytmusic_deleter/_version.py
@@ -1 +1 @@
1
-__version__ = "2.11.3.dev3+g2e7ddba.d20250208"
+__version__ = "2.12.0"
0 commit comments