Change references to yabridge 3.7.1 to 3.8.0

Since that will be the next version after the recent changes.
This commit is contained in:
Robbert van der Helm
2022-01-03 17:10:25 +01:00
parent c625deadef
commit 069b0fce4f
+1 -1
View File
@@ -127,7 +127,7 @@ fn main() -> Result<()> {
.long("method") .long("method")
.about("The installation method to use (deprecated)") .about("The installation method to use (deprecated)")
.long_about(&format!( .long_about(&format!(
"This feature has been deprecated in yabridgectl 3.7.1 and should \ "This feature has been deprecated in yabridgectl 3.8.0 and should \
not be used anymore. \ not be used anymore. \
\n\n\ \n\n\
The installation method to use. \ The installation method to use. \