doc/Makefile: update ISO image link version to 2.2.5

This commit is contained in:
nodiscc
2020-12-17 18:03:29 +01:00
parent 3fe1cab445
commit 101ac5096d
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ clean:
bump_version: bump_version:
@last_tag=$$(git tag | tail -n1); \ @last_tag=$$(git tag | tail -n1); \
echo "Please set version to $$last_tag in Makefile config/bootloaders/isolinux/live.cfg.in config/bootloaders/isolinux/menu.cfg auto/config doc/md/download-and-installation.md" echo "Please set version to $$last_tag in Makefile config/bootloaders/isolinux/live.cfg.in config/bootloaders/isolinux/menu.cfg auto/config doc/md/download-and-installation.md doc/md/index.md"
build: build:
# Build the live system/ISO image # Build the live system/ISO image

View File

@@ -20,7 +20,7 @@ This repository contains the `live-build` configuration and scripts used to buil
## Download ## Download
**[![](download.png) Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/2.2.4/dlc-2.2.3-debian-buster-amd64.hybrid.iso)** (64-bit) **[![](download.png) Download .ISO image](https://github.com/nodiscc/debian-live-config/releases/download/2.2.5/dlc-2.2.5-debian-buster-amd64.hybrid.iso)** (64-bit)
## Documentation ## Documentation