diff --git a/manifest.json b/manifest.json index c0ccef2..838e971 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-pangu", "name": "盘古", - "version": "1.2.7", + "version": "1.2.10", "minAppVersion": "0.9.12", "description": "自动为中英文之间插入空格,排版强迫者的福音。", "author": "Natumsol", diff --git a/package.json b/package.json index efef0ea..c19981d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-pangu", - "version": "1.2.9", + "version": "1.2.10", "description": "A small plugin aims to add space between Chinese Characters and English Alphabet, and it is a boon for typographically compulsive people. ", "main": "main.js", "scripts": {