Skip to content

Commit e26a096

Browse files
committed
update engine release
1 parent 42591b8 commit e26a096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Platform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Platform
66
{
77
private const BINARY_NAME = 'volt-test';
88

9-
private const CURRENT_VERSION = 'v0.0.1-beta';
9+
private const CURRENT_VERSION = 'v0.0.1';
1010
private const BASE_DOWNLOAD_URL = 'https://github.com/volt-test/binaries/releases/download';
1111
private const SUPPORTED_PLATFORMS = [
1212
'linux-amd64' => 'volt-test-linux-amd64',

0 commit comments

Comments
 (0)