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 6615ab1 commit 44a7668Copy full SHA for 44a7668
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.0.0",
+ "version": "3.0.1",
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.0.0"
+__version__ = "3.0.1"
0 commit comments