Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 6aa7218

Browse files
committed
Bumped astilectron
1 parent cae48fa commit 6aa7218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astilectron.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
// Versions
1414
const (
1515
DefaultAcceptTCPTimeout = 30 * time.Second
16-
DefaultVersionAstilectron = "0.43.1"
16+
DefaultVersionAstilectron = "0.44.0"
1717
DefaultVersionElectron = "11.1.0"
1818
)
1919

0 commit comments

Comments
 (0)