Skip to content

Commit 2430cd6

Browse files
committed
upgrade build version to 0.30.6
1 parent cde8da2 commit 2430cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ripple/protocol/impl/BuildInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ char const* const versionString =
3333
// The build version number. You must edit this for each release
3434
// and follow the format described at http://semver.org/
3535
//
36-
"0.30.5"
36+
"0.30.6"
3737

3838
#if defined(DEBUG) || defined(SANITIZER)
3939
"+"

0 commit comments

Comments
 (0)