Skip to content

Commit

Permalink
chore: bump version to 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
zt8989 committed Nov 24, 2024
1 parent 68ecf2c commit ed14d40
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ cowboy
![Preview](preview.png)

## Version
0.1.14
0.1.15

## Changelog
- **v0.1.15 (2024-11-17)**
- 🔧 chore(drawio): Update submodule to 24.8.9 release
- **v0.1.14 (2024-11-16)**
- Removed offline mode.
- **v0.1.12 (2024-11-16)**
Expand Down
4 changes: 3 additions & 1 deletion README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ cowboy
![预览](preview.png)

## 版本
0.1.14
0.1.15

## 更新日志
- **v0.1.15 (2024-11-17)**
- drawio更新到24.8.9版本
- **v0.1.14 (2024-11-16)**
- 移除离线模式
- **v0.1.13 (2024-11-16)**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "siyuan-drawio-plugin",
"version": "0.1.14",
"version": "0.1.15",
"type": "module",
"description": "Draw.io integrated as a plugin into Siyuan",
"repository": "https://github.com/zt8989/siyuan-drawio-plugin",
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "siyuan-drawio-plugin",
"author": "cowboy",
"url": "https://github.com/zt8989/siyuan-drawio-plugin",
"version": "0.1.14",
"version": "0.1.15",
"minAppVersion": "3.0.12",
"backends": [
"windows",
Expand Down

0 comments on commit ed14d40

Please sign in to comment.