Bump version to 3.7

This commit is contained in:
runebaas 2018-05-04 23:34:47 +02:00
parent 7958c87de5
commit 49392703f2
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
4 changed files with 7 additions and 9 deletions

View file

@ -30,7 +30,7 @@ namespace Geekbot.net.Lib.Logger
OptimizeBufferReuse = true,
MessagesPerRequest = 10,
RetryInterval = 5000,
Name = "GeekbotBeta"
Name = "Geekbot"
})
);
}