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

Commit

Permalink
update astilectron version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Improbable committed Dec 7, 2020
1 parent c6a3253 commit 7353cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astilectron.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
// Versions
const (
DefaultAcceptTCPTimeout = 30 * time.Second
DefaultVersionAstilectron = "0.41.0"
DefaultVersionAstilectron = "0.42.0"
DefaultVersionElectron = "7.1.10"
)

Expand Down

0 comments on commit 7353cbb

Please sign in to comment.