mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 13:27:59 -05:00
build: fixed version numbers
This commit is contained in:
@@ -27,7 +27,7 @@ use walkdir::WalkDir;
|
||||
#[command(name = "set_tlsn_version")]
|
||||
#[command(about = "Sets the TLSNotary version in all relevant files", long_about = None)]
|
||||
struct Args {
|
||||
/// Version number to set (example: 0.1.0-alpha.11)
|
||||
/// Version number to set (example: 0.1.0-alpha.12)
|
||||
version: String,
|
||||
|
||||
/// Workspace path (default is current directory)
|
||||
|
||||
Reference in New Issue
Block a user