diff --git a/Makefile b/Makefile index ed3c5d7..cfe3238 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ clean: bump_version: @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 the live system/ISO image diff --git a/doc/md/index.md b/doc/md/index.md index 99d0442..b7f814a 100644 --- a/doc/md/index.md +++ b/doc/md/index.md @@ -20,7 +20,7 @@ This repository contains the `live-build` configuration and scripts used to buil ## 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