Skip to content

Commit 43cc74f

Browse files
authored
Merge pull request #41 from Cog-Creators/V3/develop
Version bump to 3.5.19.dev1 (Cog-Creators#6546)
2 parents c18747d + 6f5f34c commit 43cc74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redbot/__init__.py

Lines changed: 1 addition & 1 deletion
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.18"
342+
_VERSION = "3.5.19.dev1"
343343

344344
__version__, version_info = VersionInfo._get_version()
345345

0 commit comments

Comments
 (0)