Skip to content

Commit

Permalink
testing publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
second-slip committed Jan 23, 2024
1 parent 8a1307f commit 03cce64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Birder/MinApiEndpoints/GeneralEndpoints.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public static string ServerInfo(ISystemClockService clock)

var text = string.Join(
Environment.NewLine,
"birder-server API v1.6",
"birder-server API v1.6 XXXX1",
"https://github.com/andrew-stuart-cross/birder-server",
$"{date}",
$"\u00A9 Birder {date.Year}");
Expand Down

0 comments on commit 03cce64

Please sign in to comment.