Skip to content

Commit 6eebfb8

Browse files
author
Richard Anderson
committed
branch
1 parent 008c72f commit 6eebfb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const Version = "1.1.0"
10-
const Branch = "feat/nginx"
10+
const Branch = "main"
1111
const Repo = "LumoSolutions/yerd"
1212

1313
// PrintSplash displays the YERD ASCII art logo and version information with colors.

0 commit comments

Comments
 (0)