From d479772b859a762b50e8683d7aefe1e41d463ad1 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Mon, 13 Mar 2023 09:00:39 +0100
Subject: [PATCH] Bump version

---
 README.md                   | 1 +
 tangostationcontrol/VERSION | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 47d20a569..abafa5a5b 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,7 @@ Next change the version in the following places:
 
 # Release Notes
 
+* 0.11.2 Fix sleep duration in archiver test 
 * 0.11.1 Fix event unsubscription in TemperatureManager
 * 0.11.0 Added StationManager device
 * 0.10.0 Add `AntennaToSdpMapper` and fpga_sdp_info_* mapped attributes in `Antennafield` device
diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION
index af88ba824..bc859cbd6 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.11.1
+0.11.2
-- 
GitLab