Skip to content

Commit

Permalink
Prepare 1.3.4 release
Browse files Browse the repository at this point in the history
Update the nitro-cli version to 1.3.4 for a new release.

Signed-off-by: Leonard Foerster <[email protected]>
  • Loading branch information
foersleo committed Oct 21, 2024
1 parent 41efac8 commit 59beb80
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nitro-cli"
version = "1.3.3"
version = "1.3.4"
authors = ["The AWS Nitro Enclaves Team <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
5 changes: 4 additions & 1 deletion SPECS/aws-nitro-enclaves-cli.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

Summary: AWS Nitro Enclaves tools for managing enclaves
Name: aws-nitro-enclaves-cli
Version: 1.3.3
Version: 1.3.4
Release: 0%{?dist}

License: Apache 2.0
Expand Down Expand Up @@ -195,6 +195,9 @@ fi
%{ne_include_dir}/*

%changelog
* Mon Oct 21 2024 Leonard Foerster <[email protected]> - 1.3.4-0
- blobs: Update linuxkit to version 1.5.2

* Thu Sep 5 2024 Leonard Foerster <[email protected]> - 1.3.3-0
- blobs: Update linuxkit to version 1.5.0
- Update sources for 1.3.2 release
Expand Down
2 changes: 1 addition & 1 deletion THIRD_PARTY_LICENSES_RUST_CRATES.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e8125fa614de67d6f18403f4ecbd590fbe3bfee6 nitro-cli-dependencies.tar.gz
23d02e54e9571764baa45425e1a873936e6ad338 nitro-cli-dependencies.tar.gz

0 comments on commit 59beb80

Please sign in to comment.