diff options
| author | Jake Mannens <jake@asger.xyz> | 2026-06-15 10:32:49 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2026-06-15 10:32:49 +1000 |
| commit | bc05caed482d70284f6af14ff15e6cad2afd1985 (patch) | |
| tree | 1ef302adec52abb887ed18317330d4422aba6b5e /ApiClient.csproj | |
| parent | 0ef438a7404117aad37e92b39ab8950c18522843 (diff) | |
Diffstat (limited to 'ApiClient.csproj')
| -rw-r--r-- | ApiClient.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ApiClient.csproj b/ApiClient.csproj index 8622f7a..e3b991c 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.17.0.0</AssemblyVersion> + <AssemblyVersion>0.18.0.0</AssemblyVersion> <FileVersion>$(AssemblyVersion)</FileVersion> - <Version>0.17-alpha</Version> + <Version>0.18-alpha</Version> </PropertyGroup> <ItemGroup> |
