v.0.2.3 Release

This commit is contained in:
Ozan Tellioglu 2023-05-07 17:58:02 +02:00
parent 96facd0ced
commit 4f30fe49bb
3 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "oz-calendar",
"name": "OZ Calendar",
"version": "0.2.2",
"version": "0.2.3",
"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.2.2",
"version": "0.2.3",
"description": "View your notes in Calendar using any YAML key with date",
"main": "main.js",
"scripts": {

View file

@ -1,4 +1,5 @@
{
"0.2.3": "0.15.0",
"0.2.2": "0.15.0",
"0.2.1": "0.15.0",
"0.2.0": "0.15.0",