We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5d08d commit 24e832bCopy full SHA for 24e832b
.bumpversion.cfg
@@ -1,7 +1,7 @@
1
[bumpversion]
2
commit = True
3
tag = False
4
-current_version = 5.7.21
+current_version = 5.7.22
5
6
[bumpversion:file:version.py]
7
search = version = "{current_version}"
version.py
@@ -1,3 +1,3 @@
"""Holds the version for DK64 Rando."""
-version = "5.7.21"
+version = "5.7.22"
0 commit comments