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 b5f2542 commit 39e7fdfCopy full SHA for 39e7fdf
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.1.2",
+ "version": "3.1.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.1.2"
+__version__ = "3.1.3"
0 commit comments