From af105e4141030abe25055854fc02205be4ed223c Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 30 Oct 2023 15:04:06 +0000 Subject: [PATCH] Set Version: 6.0.181 --- install-k | 2 +- package/debian/changelog | 2 +- package/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install-k b/install-k index 7e8c91a5d00..04b016fef08 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.0.180 +K_VERSION=6.0.181 if [ `id -u` -ne 0 ]; then echo "$0: error: This script must be run as root." diff --git a/package/debian/changelog b/package/debian/changelog index d819bfbd5e9..7d1a29252a3 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.0.180) unstable; urgency=medium +kframework (6.0.181) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index e35434a42c6..01dc08c9116 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.0.180 +6.0.181