Fix version

This commit is contained in:
decolua
2026-02-06 11:38:52 +07:00
parent e8aa3e21fe
commit fafa77316b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "9router-app",
"version": "0.2.27",
"version": "0.2.63",
"description": "9Router web dashboard",
"private": true,
"scripts": {

View File

@@ -1,4 +1,4 @@
import pkg from "../../../../package.json" with { type: "json" };
import pkg from "../../../package.json" with { type: "json" };
// App configuration
export const APP_CONFIG = {