We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc8bbc commit f3e4055Copy full SHA for f3e4055
1 file changed
WebUntisAPI.Client/WebUntisAPI.Client.csproj
@@ -16,9 +16,9 @@
16
<Copyright>Copyright © Suiram1 2023</Copyright>
17
<Description>A library in .NET to interact with the WebUntis API.</Description>
18
<Company>Suiram1</Company>
19
- <AssemblyVersion>0.2.0</AssemblyVersion>
20
- <FileVersion>0.2.0</FileVersion>
21
- <Version>0.2.0</Version>
+ <AssemblyVersion>1.0.0</AssemblyVersion>
+ <FileVersion>1.0.0</FileVersion>
+ <Version>1.0.0</Version>
22
</PropertyGroup>
23
24
<ItemGroup>
0 commit comments