2024.1.20.0

API.Instagram: add reels support (separate)
API.LPSG: handle 404 error
This commit is contained in:
Andy
2024-01-20 00:00:23 +03:00
parent b37f641582
commit 5bc559c448
8 changed files with 193 additions and 31 deletions

View File

@@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("2024.1.18.0")>
<Assembly: AssemblyFileVersion("2024.1.18.0")>
<Assembly: AssemblyVersion("2024.1.20.0")>
<Assembly: AssemblyFileVersion("2024.1.20.0")>
<Assembly: NeutralResourcesLanguage("en")>