From 99af3e0c45c67eec7ffb58d4d75d76d58a937dbe Mon Sep 17 00:00:00 2001 From: yangjian Date: Sun, 7 Mar 2021 10:40:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0v0.6.5=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MrDoc/settings.py | 2 +- README.md | 4 ++-- README_ENG.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MrDoc/settings.py b/MrDoc/settings.py index e47a443..594c951 100644 --- a/MrDoc/settings.py +++ b/MrDoc/settings.py @@ -40,7 +40,7 @@ SECRET_KEY = '5&71mt9@^58zdg*_!t(x6g14q*@84d%ptr%%s6e0l50zs0we3d' # SECURITY WARNING: don't run with debug turned on in production! DEBUG = CONFIG.getboolean('site','debug') -VERSIONS = '0.6.4' +VERSIONS = '0.6.5' ALLOWED_HOSTS = ['*'] diff --git a/README.md b/README.md index 00875f7..f247d15 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

个人和小型团队的笔记、文档、知识管理私有化部署方案

- +

@@ -31,7 +31,7 @@ - [简悦扩展](https://github.com/Kenshin/simpread):[使用说明](https://github.com/Kenshin/simpread/issues/893) - App端(开发中) -## 打赏 +## 打赏支持

给作者打赏一罐红牛,祝他天天能迭代,日日可更新。打赏赞助鸣谢榜

diff --git a/README_ENG.md b/README_ENG.md index 10f3781..a90fae8 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -3,7 +3,7 @@

Personal and small team notes, documents, knowledge management privatization deployment scheme

- +