Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0918nobita committed Nov 28, 2023
1 parent 6d450a4 commit 85e10c2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "zhongwen-block",
"name": "Zhongwen Block",
"version": "0.3.0",
"version": "0.3.1",
"minAppVersion": "0.15.0",
"description": "Provides code blocks with features for Chinese learners",
"author": "Kodai Matsumoto",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": "true",
"name": "@0918nobita/obsidian-zhongwen-block",
"version": "0.3.1-beta",
"version": "0.3.1",
"description": "An Obsidian plugin which provides code blocks with features for Chinese learners",
"scripts": {
"build": "vite build",
Expand Down

0 comments on commit 85e10c2

Please sign in to comment.