Skip to content

Commit

Permalink
chore(release): 0.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and jacderida committed Jan 23, 2024
1 parent 9e6b3da commit 088e704
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions sn-node-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.19](https://github.com/maidsafe/sn-node-manager/compare/v0.1.18...v0.1.19) - 2024-01-23

### Fixed
- add delay to make sure we drop the socket

### Other
- force skip validation

## [0.1.18](https://github.com/maidsafe/sn-node-manager/compare/v0.1.17...v0.1.18) - 2024-01-22

### Added
Expand Down
2 changes: 1 addition & 1 deletion sn-node-manager/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "sn-node-manager"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
version = "0.1.18"
version = "0.1.19"
edition = "2021"
description = "A command-line application for installing, managing and operating `safenode` as a service."
license = "GPL-3.0"
Expand Down

0 comments on commit 088e704

Please sign in to comment.