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 5fa3f46 commit 5a6620dCopy full SHA for 5a6620d
.bumpversion_client.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.0.0rc8
+current_version = 3.0.0rc9
3
commit = False
4
tag = False
5
docs/conf.py
@@ -100,7 +100,7 @@ def setup(app):
100
project = "Raiden Network"
101
author = "Raiden Project"
102
103
-version_string = "3.0.0rc8"
+version_string = "3.0.0rc9"
104
# The version info for the project you're documenting, acts as replacement for
105
# |version| and |release|, also used in various other places throughout the
106
# built documents.
0 commit comments