mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-22 16:35:33 +00:00
Release 5.0.0
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
PREVIOUS_VERSION='4.4.0'
|
||||
NEXT_VERSION='5.0.0-rc.1'
|
||||
PREVIOUS_VERSION='5.0.0-rc.1'
|
||||
NEXT_VERSION='5.0.0'
|
||||
|
||||
import os
|
||||
import re
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Setup]
|
||||
AppName=Wasmer
|
||||
AppVersion=5.0.0-rc.1
|
||||
AppVersion=5.0.0
|
||||
DefaultDirName={pf}\Wasmer
|
||||
DefaultGroupName=Wasmer
|
||||
Compression=lzma2
|
||||
|
Reference in New Issue
Block a user