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