Skip to content

Commit 30af229

Browse files
committed
Patch version
1 parent 3786826 commit 30af229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenPr0gramm/Pr0grammApiClient.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace OpenPr0gramm
99
{
1010
public class Pr0grammApiClient : IPr0grammApiClient
1111
{
12-
internal const string OpenPr0grammVersion = "0.3.0"; // Also referenced in AssemblyInfo.cs
12+
internal const string OpenPr0grammVersion = "0.3.1"; // Also referenced in AssemblyInfo.cs
1313

1414
private const string ProtocolPrefix = "https://";
1515
private const string HostName = "pr0gramm.com";

0 commit comments

Comments
 (0)