Skip to content

Commit c98266b

Browse files
apastelgithub-actions[bot]
authored andcommitted
2.13.0
1 parent 046f24e commit c98266b

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.12.0",
5+
"version": "2.13.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.12.1.dev4+g724ace9.d20250301"
1+
__version__ = "2.13.0"

0 commit comments

Comments
 (0)