Skip to content

Commit 184b1cf

Browse files
committed
set version once up
1 parent 3102395 commit 184b1cf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

WebUntisAPI.Client/WebUntisAPI.Client.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<Copyright>Copyright © Suiram1 2023</Copyright>
1717
<Description>A library in .NET to interact with the WebUntis API.</Description>
1818
<Company>Suiram1</Company>
19-
<AssemblyVersion>1.0.0</AssemblyVersion>
20-
<FileVersion>1.0.0</FileVersion>
21-
<Version>1.0.0</Version>
19+
<AssemblyVersion>1.1.0</AssemblyVersion>
20+
<FileVersion>1.1.0</FileVersion>
21+
<Version>1.1.0</Version>
2222
</PropertyGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)