2023.12.27.0

API.OnlyFans: add OF-Scraper support
ProfileSaved: save files when adding new data
This commit is contained in:
Andy
2023-12-27 16:10:02 +03:00
parent c458f1cd1d
commit 0246af9b69
13 changed files with 542 additions and 28 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.15.0")>
<Assembly: AssemblyFileVersion("2023.12.15.0")>
<Assembly: AssemblyVersion("2023.12.27.0")>
<Assembly: AssemblyFileVersion("2023.12.27.0")>
<Assembly: NeutralResourcesLanguage("en")>