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 6b83ca8 commit d6739aeCopy full SHA for d6739ae
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.5.2",
+ "version": "2.6.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.5.2+d20240822"
+__version__ = "2.6.0"
0 commit comments