Skip to content

Commit d6739ae

Browse files
apastelgithub-actions[bot]
authored andcommitted
2.6.0
1 parent 6b83ca8 commit d6739ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gui/src/build/settings/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"app_name": "YTMusic_Deleter",
33
"author": "Alex Pastel",
44
"main_module": "src/main/python/main.py",
5-
"version": "2.5.2",
5+
"version": "2.6.0",
66
"sentry_dsn": "https://8cecdde1e7344deda25e39924c01a73c@o1393803.ingest.sentry.io/6715501",
77
"public_settings": [
88
"app_name",

ytmusic_deleter/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.5.2+d20240822"
1+
__version__ = "2.6.0"

0 commit comments

Comments
 (0)