core167: Increment release version in update.sh

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-03-30 13:52:03 +00:00
parent e546e1038a
commit 12cb09eb5e

View File

@@ -24,7 +24,7 @@
. /opt/pakfire/lib/functions.sh
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
core=166
core=167
# Remove old core updates from pakfire cache to save space...
for (( i=1; i<=$core; i++ )); do