From ed16e73afc573acab7d984ed58028a46b26e3c30 Mon Sep 17 00:00:00 2001 From: Idrees Hassan Date: Sat, 10 Dec 2022 16:04:54 -0500 Subject: [PATCH] Bump version to 1.4.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fdb16b9..bb92187 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "waypoint", "name": "Waypoint", - "version": "1.3.0", + "version": "1.4.0", "minAppVersion": "0.12.0", "description": "Easily generate dynamic content maps in your folder notes. Enables folders to show up in the graph view and removes the need for messy tags!", "author": "Idrees Hassan", diff --git a/package.json b/package.json index df78f80..67315e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waypoint", - "version": "1.3.0", + "version": "1.4.0", "description": "Easily generate dynamic content maps in your folder notes. Enables folders to show up in the graph view and removes the need for messy tags!", "main": "main.js", "scripts": {