2023.12.14.1

API.Twitter: add additional nodes
This commit is contained in:
Andy
2023-12-14 23:06:55 +03:00
parent 3268bca0d3
commit 5bd79ff3c2
3 changed files with 32 additions and 9 deletions

View File

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