diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 261563d5..98aa4c64 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -1,4 +1,4 @@ -### 0.10.22 +### 0.10.21 **:cactus:Feature** @@ -25,7 +25,6 @@ - fix horizontal line style #120 - fix user preferences #122 - fix: style error when export PDF/HTML with hr @Jocs -- fix recently used documents on Linux and Windows #130 - fix UTF-8 BOM encoding - fix: #162 support php language - fix: #152 emoji error diff --git a/package.json b/package.json index c33315e7..053cfdbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marktext", - "version": "0.9.25", + "version": "0.10.21", "author": "Jocs ", "description": "Next generation markdown editor", "license": "MIT",