Skip to content

Commit dc9fce0

Browse files
committed
Bump version in auto updater
1 parent 682d45c commit dc9fce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SCPStats/AutoUpdater.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace SCPStats
1616
{
1717
internal static class AutoUpdater
1818
{
19-
internal const string Version = "1.6.0-3";
19+
internal const string Version = "1.6.0-4";
2020

2121
internal static async Task RunUpdater(int waitTime = 0)
2222
{

0 commit comments

Comments
 (0)