Skip to content

Commit dee740d

Browse files
committed
chore: Increase version to 3.0.0rc8
1 parent 4b2906b commit dee740d

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.0rc7
2+
current_version = 3.0.0rc8
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.0rc7"
103+
version_string = "3.0.0rc8"
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)