diff --git a/.github/dev.yml b/.github/dev.yml index 730d0c2..7a18c7e 100644 --- a/.github/dev.yml +++ b/.github/dev.yml @@ -2,7 +2,7 @@ pr: none trigger: - master -name: 1.9.2-dev.$(Rev:r) +name: 1.9.3-dev.$(Rev:r) pool: vmImage: ubuntu-latest diff --git a/Examples/WinForms_app.zip b/Examples/WinForms_app.zip new file mode 100644 index 0000000..ce5ab3f Binary files /dev/null and b/Examples/WinForms_app.zip differ diff --git a/src/WTelegramClient.csproj b/src/WTelegramClient.csproj index f94f315..99206ed 100644 --- a/src/WTelegramClient.csproj +++ b/src/WTelegramClient.csproj @@ -14,7 +14,7 @@ 0.0.0 Wizou Telegram Client API library written 100% in C# and .NET Standard | Latest MTProto & API layer version - Copyright © Olivier Marcoux 2021 + Copyright © Olivier Marcoux 2021-2022 MIT https://github.com/wiz0u/WTelegramClient logo.png