Skip to content

Commit 3c1f2cd

Browse files
Version bump to 3.5.15 (#6514)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1299db0 commit 3c1f2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redbot/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ def _early_init():
339339

340340

341341
# This is bumped automatically by release workflow (`.github/workflows/scripts/bump_version.py`)
342-
_VERSION = "3.5.15.dev1"
342+
_VERSION = "3.5.15"
343343

344344
__version__, version_info = VersionInfo._get_version()
345345

0 commit comments

Comments
 (0)