Skip to content

Commit

Permalink
9.0.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
tadashi-aikawa committed Aug 26, 2023
1 parent eadfc50 commit 0f85afc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "various-complements",
"name": "Various Complements",
"version": "9.0.0-beta1",
"version": "9.0.0-beta2",
"minAppVersion": "0.16.0",
"description": "This plugin enables you to complete words like the auto-completion of IDE",
"author": "tadashi-aikawa",
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,6 +1,6 @@
{
"name": "various-complements",
"version": "9.0.0-beta1",
"version": "9.0.0-beta2",
"description": "This plugin for Obsidian enables you to complete words like the auto-completion of IDE",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 0f85afc

Please sign in to comment.