From 985888fb5a29b0c60a3bbc355ec47c3fa1bf1f37 Mon Sep 17 00:00:00 2001 From: Franz Rolfsvaag Date: Wed, 13 Aug 2025 12:55:08 +0200 Subject: [PATCH] 0.4.0.0.a4 Fixed small typos --- bot.py | 2 +- modules/docs_site/docs_site.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 322aad4..74b9a23 100644 --- a/bot.py +++ b/bot.py @@ -9,7 +9,7 @@ from modules.common.boot_notice import post_boot_notice # Version consists of: # Major.Enhancement.Minor.Patch.Test (Test is alphanumeric; doesn’t trigger auto update) -VERSION = "0.4.0.0.a3" +VERSION = "0.4.0.0.a4" # ---------- Env loading ---------- diff --git a/modules/docs_site/docs_site.py b/modules/docs_site/docs_site.py index eadf235..63abc34 100644 --- a/modules/docs_site/docs_site.py +++ b/modules/docs_site/docs_site.py @@ -723,6 +723,7 @@ _HTML = """