diff --git a/_config.yml b/_config.yml index 4d42e47..7fdd554 100644 --- a/_config.yml +++ b/_config.yml @@ -200,4 +200,4 @@ footer: # --------------------------------------------------------------------------------------- # Keep version (Please don't modify) # --------------------------------------------------------------------------------------- -version: 3.1.0 +version: 3.1.1 diff --git a/package.json b/package.json index 1202bff..d93c601 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-keep", - "version": "3.1.0", + "version": "3.1.1", "private": false, "description": "A simple and elegant theme for Hexo.", "scripts": {