Skip to content

Commit fadfecf

Browse files
committed
0.6.4
1 parent b181942 commit fadfecf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LDtk.Codegen/LDtk.Codegen.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<PropertyGroup>
16-
<Version>0.6.3</Version>
16+
<Version>0.6.4</Version>
1717
<Authors>Ethan Conneely</Authors>
1818
<Product>LDtk Monogame</Product>
1919
<PackageId>LDtkMonogame.Codegen</PackageId>

LDtk.ContentPipeline/LDtk.ContentPipeline.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<PropertyGroup>
18-
<Version>0.6.3</Version>
18+
<Version>0.6.4</Version>
1919
<Authors>Ethan Conneely</Authors>
2020
<Product>LDtk Monogame</Product>
2121
<PackageId>LDtkMonogame.ContentPipeline</PackageId>

LDtk/LDtk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<PropertyGroup>
17-
<Version>0.6.3</Version>
17+
<Version>0.6.4</Version>
1818
<Authors>Ethan Conneely</Authors>
1919
<Product>LDtk Monogame</Product>
2020
<PackageId>LDtkMonogame</PackageId>

0 commit comments

Comments
 (0)