We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3dfc3 commit c8dbe78Copy full SHA for c8dbe78
1 file changed
OsuParsers/OsuParsers.csproj
@@ -1,12 +1,12 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net45;net461;netstandard2.0</TargetFrameworks>
4
- <Version>1.5.1</Version>
+ <Version>1.5.2</Version>
5
<Authors>mrflashstudio</Authors>
6
<Description>Library for parsing/writing files associated with osu!</Description>
7
<Copyright>Copyright 2019</Copyright>
8
- <AssemblyVersion>1.5.1.0</AssemblyVersion>
9
- <FileVersion>1.5.1.0</FileVersion>
+ <AssemblyVersion>1.5.2.0</AssemblyVersion>
+ <FileVersion>1.5.2.0</FileVersion>
10
<Company />
11
</PropertyGroup>
12
</Project>
0 commit comments