Skip to content

Commit

Permalink
release 5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hiltay committed Nov 1, 2022
1 parent 3fe646d commit c643dbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -5,7 +5,7 @@
部署教程:[文档](https://fcircle-doc.yyyzyyyz.cn/) | [备用地址](https://fcircle-doc.is-a.dev/)

```
5.0.5 支持:
5.0.6 支持:
- 更好的前端样式
- 极简模式
- 新增前端管理面板,告别繁琐的配置,管理朋友圈更加方便
Expand All @@ -26,7 +26,6 @@
- 提供一个简单的快速部署脚本
最近改动:
- 极简模式默认排序规则改为created
- stellar主题爬虫抓取规则优化
- 增加重置数据库功能
```

2 changes: 1 addition & 1 deletion hexo_circle_of_friends/scrapy_conf.py
@@ -1,5 +1,5 @@
############################## 除非您了解本项目,否则请勿修改本文件 ################################
VERSION = "5.0.5"
VERSION = "5.0.6"

# debug
# debug模式
Expand Down

0 comments on commit c643dbc

Please sign in to comment.