diff options
| author | Jake Mannens <jake@asger.xyz> | 2026-06-25 12:27:07 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2026-06-25 12:27:37 +1000 |
| commit | a4bab3ce55d8eb7501d6c2b0c53953c7b2e1dbab (patch) | |
| tree | 7322994c71c0b14061e948ee4ca6c67b5f9d2202 | |
| parent | 9e5a3b879f68bc21e497f06b2cd628300f331a3f (diff) | |
Updated version numberdev
| -rw-r--r-- | ApiClient.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ApiClient.csproj b/ApiClient.csproj index b3013f6..8ba0cf2 100644 --- a/ApiClient.csproj +++ b/ApiClient.csproj @@ -7,9 +7,9 @@ <AssemblyName>HyperBooru.ApiClient</AssemblyName> <AssemblyTitle>HyperBooru.ApiClient</AssemblyTitle> <RootNamespace>HyperBooru.ApiClient</RootNamespace> - <AssemblyVersion>0.19.0.0</AssemblyVersion> + <AssemblyVersion>0.20.0.0</AssemblyVersion> <FileVersion>$(AssemblyVersion)</FileVersion> - <Version>0.19-alpha</Version> + <Version>0.20-alpha</Version> </PropertyGroup> <ItemGroup> |
