diff --git a/_config.yml b/_config.yml index bc500bef..0cd4808a 100644 --- a/_config.yml +++ b/_config.yml @@ -221,4 +221,4 @@ footer: # --------------------------------------------------------------------------------------- # Keep version (Please don't modify) # --------------------------------------------------------------------------------------- -version: 3.2.0 +version: 3.3.0 diff --git a/package.json b/package.json index 303fcf53..76cbe54a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-keep", - "version": "3.2.0", + "version": "3.3.0", "private": false, "description": "A simple and elegant theme for Hexo.", "scripts": {