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

Commit 1e8cb1c

Browse files
committed
Update default version
1 parent 676e5d9 commit 1e8cb1c

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.44.0"
16+
DefaultVersionAstilectron = "0.46.0"
1717
DefaultVersionElectron = "11.1.0"
1818
)
1919

0 commit comments

Comments
 (0)