2022.6.10.0

Instagram User ID
This commit is contained in:
Andy
2022-06-10 21:13:35 +03:00
parent 4ba1624edf
commit ab020d9b5f
5 changed files with 30 additions and 5 deletions

View File

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