diff --git a/manifest.json b/manifest.json index 04665fc..71112f6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "oz-calendar", "name": "OZ Calendar", - "version": "0.1.7", + "version": "0.1.8", "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 a170080..000afd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oz-calendar", - "version": "0.1.7", + "version": "0.1.8", "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 3cc38d4..99bff88 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.1.8": "0.15.0", "0.1.7": "0.15.0", "0.1.6": "0.15.0", "0.1.5": "0.15.0",