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

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
wickedst committed May 3, 2021
2 parents d2488bb + 1972cd2 commit 6b673a2
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 @@ -14,7 +14,7 @@ import (
const (
DefaultAcceptTCPTimeout = 30 * time.Second
DefaultVersionAstilectron = "0.47.0"
DefaultVersionElectron = "11.1.0"
DefaultVersionElectron = "11.4.3"
)

// Misc vars
Expand Down

0 comments on commit 6b673a2

Please sign in to comment.