From 3767ee1d5e4d628f8ae55b79058ab419b0f4496e Mon Sep 17 00:00:00 2001 From: devops Date: Tue, 31 Oct 2023 08:03:49 +0000 Subject: [PATCH] Set Version: 6.0.184 --- 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 26780d9e1e1..9a72d8fd04a 100755 --- a/install-k +++ b/install-k @@ -1,6 +1,6 @@ #!/bin/sh -e -K_VERSION=6.0.183 +K_VERSION=6.0.184 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 528f3ed5990..fd1815c56d2 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,4 +1,4 @@ -kframework (6.0.183) unstable; urgency=medium +kframework (6.0.184) unstable; urgency=medium * Initial Release. diff --git a/package/version b/package/version index c067d5cf40f..a18a37822b1 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -6.0.183 +6.0.184