Skip to content

Commit 5d3401c

Browse files
authored
dummy change to test deployment system
1 parent bea0c0a commit 5d3401c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HertejBot/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
isc.AddSingleton(_ => new HttpClient() {
2929
DefaultRequestHeaders = {
3030
UserAgent = {
31-
new ProductInfoHeaderValue("HertejBot", "0.3"),
31+
new ProductInfoHeaderValue("HertejBot", "0.3.1"),
3232
new ProductInfoHeaderValue("(https://github.com/Foxite/HertejBot)")
3333
}
3434
}

0 commit comments

Comments
 (0)