mirror of
https://github.com/andrii256/ops_obsidian_smart-day-night-switcher.git
synced 2026-07-22 05:42:31 +00:00
update versions
This commit is contained in:
parent
297936b452
commit
6ef0eba3b4
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "smart-day-night-switcher",
|
||||
"name": "Smart DayNight switcher",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"minAppVersion": "1.8.9",
|
||||
"description": "Intelligently determines sunrise and sunset times and automatically switches the color scheme to light or dark mode.",
|
||||
"author": "Andrii Hrushetskyi",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "smart-day-night-switcher",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "This plugin intelligently determines sunrise and sunset times and automatically switches the color scheme to light or dark mode.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"1.0.2": "1.8.9"
|
||||
"1.0.3": "1.8.9"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue