Chore: Bump version to v1.1.0 and implement automated release system

This commit is contained in:
dyzulk
2026-01-17 13:01:05 +07:00
parent 64609a5821
commit 5b0b6de2dc
69 changed files with 3157 additions and 2375 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mivo",
"version": "1.0.0",
"version": "1.1.0",
"description": "This is a complete rewrite of Mikhmon v3 using a modern MVC architecture.\r It runs on a lightweight custom core designed for performance on low-end devices (STB/Android).",
"main": "index.js",
"scripts": {
@@ -29,4 +29,4 @@
"vitepress": "^1.0.0-rc.31",
"vue": "^3.4.0"
}
}
}