Skip to content

Commit

Permalink
Release v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
frthjf committed Aug 1, 2023
1 parent bb66e79 commit a4be214
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "zotero-sync-client",
"name": "Zotero Sync",
"version": "1.0.7",
"version": "1.0.8",
"minAppVersion": "0.15.0",
"description": "Zotero API client to sync your Zotero library into your vault",
"author": "Frithjof Gressmann",
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": "obsidian-zotero-sync-client",
"version": "1.0.7",
"version": "1.0.8",
"description": "A Zotero API Sync client for Obsidian",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit a4be214

Please sign in to comment.