mirror of
https://github.com/ozntel/oz-calendar.git
synced 2026-07-22 07:40:24 +00:00
v.0.3.2 Release
This commit is contained in:
parent
78aae5b64c
commit
f383375883
3 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "oz-calendar",
|
"id": "oz-calendar",
|
||||||
"name": "OZ Calendar",
|
"name": "OZ Calendar",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"minAppVersion": "0.15.0",
|
"minAppVersion": "0.15.0",
|
||||||
"description": "View your notes in Calendar using any YAML key with date",
|
"description": "View your notes in Calendar using any YAML key with date",
|
||||||
"author": "Ozan Tellioglu",
|
"author": "Ozan Tellioglu",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "oz-calendar",
|
"name": "oz-calendar",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "View your notes in Calendar using any YAML key with date",
|
"description": "View your notes in Calendar using any YAML key with date",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"0.3.2": "0.15.0",
|
||||||
"0.3.1": "0.15.0",
|
"0.3.1": "0.15.0",
|
||||||
"0.3.0": "0.15.0",
|
"0.3.0": "0.15.0",
|
||||||
"0.2.9": "0.15.0",
|
"0.2.9": "0.15.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue