diff --git a/manifest.json b/manifest.json index c211e7f..87507e7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "oz-calendar", "name": "OZ Calendar", - "version": "0.3.3", + "version": "0.3.4", "minAppVersion": "0.15.0", "description": "View your notes in Calendar using any YAML key with date", "author": "Ozan Tellioglu", diff --git a/package.json b/package.json index 979e5ea..4418738 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oz-calendar", - "version": "0.3.3", + "version": "0.3.4", "description": "View your notes in Calendar using any YAML key with date", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 7cab79b..cb8be1f 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.3.4": "0.15.0", "0.3.3": "0.15.0", "0.3.2": "0.15.0", "0.3.1": "0.15.0",