diff --git a/.github/dev.yml b/.github/dev.yml index 5dd6d81..47f14bd 100644 --- a/.github/dev.yml +++ b/.github/dev.yml @@ -2,7 +2,7 @@ pr: none trigger: - master -name: 2.0.2-dev.$(Rev:r) +name: 2.0.3-dev.$(Rev:r) pool: vmImage: ubuntu-latest diff --git a/README.md b/README.md index f9afbb7..cd15bb1 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ I've added several useful converters, implicit cast or helper properties to vari Beyond the TL async methods, the Client class offers a few other methods to simplify the sending/receiving of files, medias or messages. -This library works best (faster) with **.NET 5.0+** and is also available for **.NET Standard 2.0** (.NET Framework 4.6.1+ & .NET Core 2.0+) +This library works best (faster) with **.NET 5.0+** and is also available for **.NET Standard 2.0** (.NET Framework 4.6.1+ & .NET Core 2.0+) and **Xamarin/Mono.Android** # Library uses and limitations This library can be used for any Telegram scenarios including: