diff --git a/.github/dev.yml b/.github/dev.yml
index cd20498..4352170 100644
--- a/.github/dev.yml
+++ b/.github/dev.yml
@@ -2,7 +2,7 @@ pr: none
trigger:
- master
-name: 3.1.1-dev.$(Rev:r)
+name: 3.1.2-dev.$(Rev:r)
pool:
vmImage: ubuntu-latest
diff --git a/src/WTelegramClient.csproj b/src/WTelegramClient.csproj
index 5ff24ba..51eaaab 100644
--- a/src/WTelegramClient.csproj
+++ b/src/WTelegramClient.csproj
@@ -13,7 +13,7 @@
WTelegramClient
0.0.0
Wizou
- Telegram Client API library written 100% in C# and .NET Standard | Latest MTProto & Telegram API layer version
+ Telegram Client API library written 100% in C# and .NET Standard | Latest MTProto & Telegram API layer version
Release Notes:
$(ReleaseNotes.Replace("|", "%0D%0A").Replace(" - ","%0D%0A- ").Replace(" ", "%0D%0A%0D%0A"))
Copyright © Olivier Marcoux 2021-2022
MIT
https://github.com/wiz0u/WTelegramClient