diff options
| author | 2019-07-02 07:33:30 -0500 | |
|---|---|---|
| committer | 2019-07-02 07:33:30 -0500 | |
| commit | c1113d61d63aa708209f1e3d9b3e0c0fb224606b (patch) | |
| tree | 485dd87026f4a15ac7903b91f5541da1a03bbb18 /appveyor.yml | |
| parent | Prepare for 1.0.0 (diff) | |
Make installer correctly versioned.
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index adeb8ea4..fdb40f2a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -33,7 +33,7 @@ only_commits: artifacts: - path: janet-installer.exe - name: janet-windows-installer.exe + name: janet-v1.0.0-windows-installer.exe type: File deploy: |
