fix: update legacy v3 tag while v4 is beta

This commit is contained in:
calebboyd
2020-06-22 14:59:44 -05:00
parent c1055149ab
commit ea6f1f0808
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ const defaults = {
bundle: true,
patches: [],
plugins: [],
remote: 'https://github.com/nexe/nexe/releases/download/v3.0.0/',
remote: 'https://github.com/nexe/nexe/releases/download/v3.3.3/',
}
const alias = {
i: 'input',