Skip to content

Commit 5a6620d

Browse files
committed
chore: Bump version to 3.0.0rc9
1 parent 5fa3f46 commit 5a6620d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion_client.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.0.0rc8
2+
current_version = 3.0.0rc9
33
commit = False
44
tag = False
55

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def setup(app):
100100
project = "Raiden Network"
101101
author = "Raiden Project"
102102

103-
version_string = "3.0.0rc8"
103+
version_string = "3.0.0rc9"
104104
# The version info for the project you're documenting, acts as replacement for
105105
# |version| and |release|, also used in various other places throughout the
106106
# built documents.

0 commit comments

Comments
 (0)