mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-06 02:36:38 +00:00
Update consts
This commit is contained in:
@@ -2,7 +2,6 @@ import path from "path";
|
|||||||
import { fileURLToPath } from "url";
|
import { fileURLToPath } from "url";
|
||||||
|
|
||||||
// This is a placeholder value replaced by the build process
|
// This is a placeholder value replaced by the build process
|
||||||
// export const APP_VERSION = "1.13.0-rc.0";
|
|
||||||
export const APP_VERSION = "1.13.0";
|
export const APP_VERSION = "1.13.0";
|
||||||
|
|
||||||
export const __FILENAME = fileURLToPath(import.meta.url);
|
export const __FILENAME = fileURLToPath(import.meta.url);
|
||||||
|
|||||||
Reference in New Issue
Block a user