Skip to content

Commit 7d54825

Browse files
authored
Merge branch 'nightly' into release/nightly/bin/nanocl/0.17.0
2 parents 41b3bc7 + e850562 commit 7d54825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/nanocld_client/src/http_client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ use nanocl_error::{
1616

1717
use crate::error::is_api_error;
1818

19-
pub const NANOCLD_DEFAULT_VERSION: &str = "0.16.0";
19+
pub const NANOCLD_DEFAULT_VERSION: &str = "0.17.0";
2020

2121
#[derive(Clone, Debug)]
2222
pub struct ConnectOpts {

0 commit comments

Comments
 (0)