v0.3.4 Release

This commit is contained in:
Ozan Tellioglu 2024-03-31 14:22:46 +02:00
parent f8741bdbf8
commit 5565665d44
3 changed files with 3 additions and 2 deletions

View file

@ -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",

View file

@ -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": {

View file

@ -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",