Skip to content

Commit

Permalink
Version 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodonato committed Dec 5, 2021
1 parent 287554f commit e970cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ func (v Version) Identifier() string {
// App defines The application version.
var App = Version{
Name: "h2static",
Version: "2.4.1",
Version: "2.4.2",
}

0 comments on commit e970cdf

Please sign in to comment.