0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-10-31 17:02:38 +00:00

build: 🚀 revert settings to unstable/dev-local for dev builds

This commit is contained in:
Kenny 2022-08-07 01:39:30 -04:00
parent 7fd6e3819c
commit 116d23a1de

View file

@ -8,8 +8,8 @@
export default {
//--- VueTube Stuff ---//
env: {
release: "Canary",
appVersion: "0.4.2",
release: "Unstable",
appVersion: "dev-local",
},
target: "static",