Skip to content

Commit c8dbe78

Browse files
committed
Update version
1 parent 0a3dfc3 commit c8dbe78

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

OsuParsers/OsuParsers.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>net45;net461;netstandard2.0</TargetFrameworks>
4-
<Version>1.5.1</Version>
4+
<Version>1.5.2</Version>
55
<Authors>mrflashstudio</Authors>
66
<Description>Library for parsing/writing files associated with osu!</Description>
77
<Copyright>Copyright 2019</Copyright>
8-
<AssemblyVersion>1.5.1.0</AssemblyVersion>
9-
<FileVersion>1.5.1.0</FileVersion>
8+
<AssemblyVersion>1.5.2.0</AssemblyVersion>
9+
<FileVersion>1.5.2.0</FileVersion>
1010
<Company />
1111
</PropertyGroup>
1212
</Project>

0 commit comments

Comments
 (0)