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

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eightHundreds committed Jul 16, 2023
1 parent 17c05f4 commit aaf946a
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.3.3",
"version": "1.4.0",
"minAppVersion": "0.15.0",
"description": "Sync 滴答清单(ticktick) to obsidian",
"author": "Obsidian",
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.3.3",
"version": "1.4.0",
"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 @@ -7,5 +7,6 @@
"1.2.3": "0.15.0",
"1.3.1": "0.15.0",
"1.3.2": "0.15.0",
"1.3.3": "0.15.0"
"1.3.3": "0.15.0",
"1.4.0": "0.15.0"
}

0 comments on commit aaf946a

Please sign in to comment.