From 101ac5096d0e351b4514a47cd2e97913aa67d17f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 17 Dec 2020 18:03:29 +0100 Subject: [PATCH] doc/Makefile: update ISO image link version to 2.2.5 --- Makefile | 2 +- doc/md/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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