From c885ec5ac975153c4ce02a726c73e1c3c6e15fc9 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 18 May 2023 10:25:16 -0400 Subject: [PATCH] Bump to v0.4.0 We never really released v0.3.0, but a lot of good features got added shortly after we started to release. So I bumped the release again. Signed-off-by: Daniel J Walsh --- VERSION | 2 +- qm.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0d91a54c..1d0ba9ea 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0 +0.4.0 diff --git a/qm.te b/qm.te index 49f76284..3472c121 100644 --- a/qm.te +++ b/qm.te @@ -1,3 +1,3 @@ -policy_module(qm, 0.3.0) +policy_module(qm, 0.4.0) qm_domain_template(qm)