Skip to content

Commit a96c851

Browse files
apastelgithub-actions[bot]
authored andcommitted
2.12.0
1 parent 565d7fd commit a96c851

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.11.2",
5+
"version": "2.12.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.11.3.dev3+g2e7ddba.d20250208"
1+
__version__ = "2.12.0"

0 commit comments

Comments
 (0)