Skip to content

Commit a3b1739

Browse files
committed
bump version
1 parent f8cfc5e commit a3b1739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package version
22

33
// Version represents the current version of Ergs
4-
const Version = "1.4.3"
4+
const Version = "1.4.4"
55

66
// BuildVersion returns the version string for display
77
func BuildVersion() string {

0 commit comments

Comments
 (0)