From bcb28deaf2cd7d95755632d4f49563d2804452e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Thu, 20 Jul 2023 17:47:35 +0300
Subject: [PATCH 1/1] Bumped version number to 6.1
Issue trackers are always omitted from All Posts.
50_bubble.py | 2 +-
subspace.py | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/50_bubble.py b/50_bubble.py
index 4a19cdf..3695d73 100644
--- a/50_bubble.py
+++ b/50_bubble.py
@@ -17,7 +17,7 @@ from utils import *
from worker import *
-version = '6.0'
+version = '6.1'
class Bubble:
diff --git a/subspace.py b/subspace.py
index 33f076e..2a7a65e 100644
--- a/subspace.py
+++ b/subspace.py
@@ -206,7 +206,8 @@ def subspace_admin_actions(session, action):
page += session.context.subspace_link()
page += f'\n=> {admin_link}/omit-all {session.CHECKS[session.context.flags & Subspace.OMIT_FROM_ALL_FLAG]} Omit from All Posts\n'
page += '\n## About\n'
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).