bump version to 2.2.2

This commit is contained in:
nodiscc
2020-04-06 19:31:51 +02:00
parent 6d29409399
commit 063e37a133
4 changed files with 7 additions and 7 deletions

View File

@@ -16,10 +16,10 @@
```bash
# download the iso, signing key, checksums and signature
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2/dlc-2.2-debian-buster-amd64.hybrid.iso
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2/dlc-release.key
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2/SHA512SUMS
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2/SHA512SUMS.sign
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.2/dlc-2.2.2-debian-buster-amd64.hybrid.iso
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.2/dlc-release.key
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.2/SHA512SUMS
wget https://github.com/nodiscc/debian-live-config/releases/download/2.2.2/SHA512SUMS.sign
# import the release signing key
# the key used to sign releases has key ID 16C50725859EBE2DD1B22100BCC63E85387671B9
gpg --import dlc-release.key