mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-29 06:10:47 +00:00
Update consts
This commit is contained in:
@@ -2,7 +2,6 @@ import path from "path";
|
||||
import { fileURLToPath } from "url";
|
||||
|
||||
// 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 __FILENAME = fileURLToPath(import.meta.url);
|
||||
|
||||
Reference in New Issue
Block a user