Skip to content

Commit

Permalink
chore(release): 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 7, 2023
1 parent 38ead35 commit 57e5c7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.6](https://github.com/maidsafe/safeup/compare/v0.3.5...v0.3.6) - 2023-07-07

### Added
- allow m1 mac installs

## [0.3.5](https://github.com/maidsafe/safeup/compare/v0.3.4...v0.3.5) - 2023-06-21

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "safeup"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "CLI for installing components for accessing the Safe Network"
license = "GPL-3.0"
version = "0.3.5"
version = "0.3.6"
edition = "2021"

[[bin]]
Expand Down

0 comments on commit 57e5c7c

Please sign in to comment.