Skip to content

Commit

Permalink
v2.0.0-alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yy4382 committed Oct 20, 2024
1 parent 41836a8 commit 2a0674e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": "ob2static-site",
"name": "Static Site MD Exporter",
"version": "2.0.0-alpha.7",
"version": "2.0.0-alpha.8",
"minAppVersion": "0.15.0",
"description": "Export specific notes to general md for static site generator like Hugo, Hexo, Astro and more.",
"author": "Yunfi",
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": "ob2static-site",
"version": "2.0.0-alpha.7",
"version": "2.0.0-alpha.8",
"description": "Export specific notes to general md for static site generation",
"main": "main.js",
"type": "module",
Expand Down

0 comments on commit 2a0674e

Please sign in to comment.