From aed3c862c22c078371cf031022f3f70f5367d680 Mon Sep 17 00:00:00 2001 From: Christoffer Holmberg Date: Thu, 29 Jul 2021 11:58:55 +0300 Subject: [PATCH] --- grml-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grml-install.sh b/grml-install.sh index 6c46b05..a3c4728 100644 --- a/grml-install.sh +++ b/grml-install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -pkgver=0.18.0 +pkgver=0.19.0 pkgdir=/tmp/grml/ echo "--** Installing dependencies **--"