Skip to content

Commit 2a9a5d7

Browse files
committed
Bump version to 0.4.4
1 parent 8a8dd46 commit 2a9a5d7

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "aparatus",
33
"name": "aPARAtus",
4-
"version": "0.4.3",
4+
"version": "0.4.4",
55
"minAppVersion": "1.0.0",
66
"description": "Streamline your PARA workflow: quickly create Projects, Areas, and Resources with templates, and archive completed work with one click.",
77
"author": "ZainRizvi.io",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aparatus",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Obsidian plugin for PARA methodology: create and archive Projects, Areas, and Resources with ease",
55
"main": "main.js",
66
"type": "module",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"0.4.0": "1.0.0",
2323
"0.4.1": "1.0.0",
2424
"0.4.2": "1.0.0",
25-
"0.4.3": "1.0.0"
25+
"0.4.3": "1.0.0",
26+
"0.4.4": "1.0.0"
2627
}

0 commit comments

Comments
 (0)