v.0.1.9 Release

This commit is contained in:
Ozan Tellioglu 2023-04-16 08:34:09 +02:00
parent 8153b30cbd
commit 237c2be2ca
3 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "oz-calendar",
"name": "OZ Calendar",
"version": "0.1.8",
"version": "0.1.9",
"minAppVersion": "0.15.0",
"description": "View your notes in Calendar using any YAML key with date",
"author": "Ozan Tellioglu",

View file

@ -1,6 +1,6 @@
{
"name": "oz-calendar",
"version": "0.1.8",
"version": "0.1.9",
"description": "View your notes in Calendar using any YAML key with date",
"main": "main.js",
"scripts": {

View file

@ -1,4 +1,5 @@
{
"0.1.9": "0.15.0",
"0.1.8": "0.15.0",
"0.1.7": "0.15.0",
"0.1.6": "0.15.0",