chore: release 1.0.7

This commit is contained in:
bucknatt 2026-06-17 17:04:10 +02:00
parent 41e6d09263
commit 5b98544f3b
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "miku-plugin-hybrid",
"name": "Miku Hybrid",
"version": "1.0.6",
"version": "1.0.7",
"minAppVersion": "1.7.2",
"description": "Switch Miku-inspired theme modes and optional dashboard widgets with built-in hybrid styling.",
"author": "Nattaya Buck",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-miku-plugin",
"version": "1.0.6",
"version": "1.0.7",
"description": "Hatsune Miku inspired Obsidian plugin with widgets and theme switching.",
"main": "main.js",
"scripts": {

View file

@ -6,5 +6,6 @@
"1.0.3": "1.5.0",
"1.0.4": "1.5.0",
"1.0.5": "1.5.0",
"1.0.6": "1.7.2"
"1.0.6": "1.7.2",
"1.0.7": "1.7.2"
}