Skip to content

Commit 94620bd

Browse files
committed
Added version to printSelf
1 parent 82d59ac commit 94620bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/LibP2PMPLEX/LibP2PMPLEX.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public struct MPLEX: MuxerUpgrader {
2525
}
2626

2727
public func printSelf() {
28-
application.logger.notice("Hi I'm MPLEX")
28+
application.logger.notice("Hi I'm MPLEX v6.7.0")
2929
}
3030
}
3131

0 commit comments

Comments
 (0)