From 2953997e1511a31c45f67147cc64be791f4265a0 Mon Sep 17 00:00:00 2001
From: Jonas Kohl
Date: Tue, 10 Dec 2024 16:04:04 +0100
Subject: Don't include deleted posts in post list on profile

---
 src/application/appdef.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/application/appdef.php')

diff --git a/src/application/appdef.php b/src/application/appdef.php
index 7cddfff..33a0807 100644
--- a/src/application/appdef.php
+++ b/src/application/appdef.php
@@ -1,3 +1,3 @@
 <?php
 
-const MYSTICBB_VERSION = "0.6.1";
+const MYSTICBB_VERSION = "0.6.2";
-- 
cgit v1.2.3