Skip to content

Commit 24e832b

Browse files
author
Bump2Version
committed
Bump version: 5.7.21 → 5.7.22
1 parent 8e5d08d commit 24e832b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = False
4-
current_version = 5.7.21
4+
current_version = 5.7.22
55

66
[bumpversion:file:version.py]
77
search = version = "{current_version}"

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Holds the version for DK64 Rando."""
22

3-
version = "5.7.21"
3+
version = "5.7.22"

0 commit comments

Comments
 (0)