Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eightHundreds committed Oct 16, 2023
1 parent f277fdb commit e33d855
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "dida-sync",
"name": "Dida Todo Sync",
"version": "1.7.2",
"version": "1.7.3",
"minAppVersion": "1.4.0",
"description": "Sync 滴答清单(ticktick) to obsidian",
"author": "eightHundreds",
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-dida-sync",
"version": "1.7.2",
"version": "1.7.3",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"1.6.0": "0.15.0",
"1.7.0": "1.4.0",
"1.7.1": "1.4.0",
"1.7.2": "1.4.0"
"1.7.2": "1.4.0",
"1.7.3": "1.4.0"
}

0 comments on commit e33d855

Please sign in to comment.