bump version to v0.3.19
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
// .env > git tag > v0.0.0-beta
|
// fallback policy: .env > git tag > "v0.0.0-dev"
|
||||||
// https://vite.dev/guide/env-and-mode.html#env-variables
|
|
||||||
export const version = import.meta.env.VITE_APP_VERSION || __APP_VERSION__ || "v0.0.0-dev";
|
export const version = import.meta.env.VITE_APP_VERSION || __APP_VERSION__ || "v0.0.0-dev";
|
||||||
|
|||||||
Reference in New Issue
Block a user