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:
parent
7fd6e3819c
commit
116d23a1de
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
export default {
|
||||
//--- VueTube Stuff ---//
|
||||
env: {
|
||||
release: "Canary",
|
||||
appVersion: "0.4.2",
|
||||
release: "Unstable",
|
||||
appVersion: "dev-local",
|
||||
},
|
||||
|
||||
target: "static",
|
||||
|
|
Loading…
Reference in a new issue