Skip to content

Commit bacf462

Browse files
authored
Merge pull request #102 from docker/release/v1.20.4
2 parents 8910519 + 966119b commit bacf462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33984,7 +33984,7 @@ function requireSrc () {
3398433984
}
3398533985

3398633986
async function main() {
33987-
const version = "v1.20.3";
33987+
const version = "v1.20.4";
3398833988

3398933989
const binaryName = getBinaryName();
3399033990
const binaryPath = path.join(__dirname, "dist");

0 commit comments

Comments
 (0)