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 4b2906b commit dee740dCopy full SHA for dee740d
.bumpversion_client.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.0.0rc7
+current_version = 3.0.0rc8
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.0rc7"
+version_string = "3.0.0rc8"
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