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

Commit

Permalink
Bumped astilectron
Browse files Browse the repository at this point in the history
  • Loading branch information
asticode committed Mar 21, 2020
1 parent 58f5c9c commit 8f1bc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astilectron.go
Expand Up @@ -13,7 +13,7 @@ import (
// Versions
const (
DefaultAcceptTCPTimeout = 30 * time.Second
DefaultVersionAstilectron = "0.36.0"
DefaultVersionAstilectron = "0.37.0"
DefaultVersionElectron = "7.1.10"
)

Expand Down

0 comments on commit 8f1bc8e

Please sign in to comment.