Version bump to 1.2.0

This commit is contained in:
Guilherme Cattani 2025-03-26 20:55:43 +01:00
parent d0fc498160
commit f1a3c2233c
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "countdown-to",
"name": "Countdown To",
"version": "1.1.0",
"version": "1.2.0",
"minAppVersion": "0.15.0",
"description": "Create countdown progress bars in your notes",
"author": "Gui Cattani",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-countdown-to",
"version": "1.0.0",
"version": "1.2.0",
"description": "Create countdown progress bars in your notes",
"main": "main.js",
"scripts": {