Skip to content

Commit

Permalink
release: v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cheyangxing committed May 26, 2023
1 parent 7cc3209 commit 4fb54a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
release_name: ${{ env.RELEASE_VERSION }}
draft: false
prerelease: false
body: ""
body: " "

# Build Release Asset
- name: Build Release Asset
Expand Down
2 changes: 1 addition & 1 deletion public/widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "widget-excalidraw",
"author": "ooooooook",
"url": "https://github.com/ooooooook/widget-excalidraw",
"version": "0.0.9",
"version": "0.0.10",
"displayName": {
"default": "excalidraw"
},
Expand Down

0 comments on commit 4fb54a6

Please sign in to comment.