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 046f24e commit c98266bCopy full SHA for c98266b
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.12.0",
+ "version": "2.13.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.12.1.dev4+g724ace9.d20250301"
+__version__ = "2.13.0"
0 commit comments