Skip to content

Commit 6fcd2d7

Browse files
authored
Merge pull request #899 from sipcapture/chore/bump-11.0.301
chore: bump version to 11.0.301
2 parents 8c261b0 + 5ea03b4 commit 6fcd2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
// Version information for homer-core
2525
var (
2626
// VERSION_APPLICATION is the application version
27-
VERSION_APPLICATION = "11.0.300"
27+
VERSION_APPLICATION = "11.0.301"
2828

2929
// BuildDate is the build date
3030
BuildDate = ""

0 commit comments

Comments
 (0)