1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 03:56:26 +02:00

Added auto update for beta versions

Fixes #361
This commit is contained in:
kkapsner 2019-06-09 13:11:16 +02:00
parent 7eb88dab38
commit e510f78f87
7 changed files with 26 additions and 3 deletions

4
.vscode/tasks.json vendored
View file

@ -148,7 +148,9 @@
"build",
"--overwrite-dest",
"--ignore-files",
"test"
"test",
"--ignore-files",
"versions"
],
"presentation": {
"echo": true,