From a38df45869d1d64a66104f36742b253d78c7e92b Mon Sep 17 00:00:00 2001 From: Daniel Cronqvist Date: Mon, 2 Dec 2024 22:00:04 +0100 Subject: [PATCH] Add new version stuff --- docs/docs/essentials/representation-model.md | 2 +- src/DotTiled/DotTiled.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/essentials/representation-model.md b/docs/docs/essentials/representation-model.md index 9fef3e0..b1b6ef7 100644 --- a/docs/docs/essentials/representation-model.md +++ b/docs/docs/essentials/representation-model.md @@ -14,4 +14,4 @@ The representation model is designed to be compatible with the latest version of | Tiled version | Compatible DotTiled version(s) | |---------------|--------------------------------| -| 1.11 | 0.1.0, 0.2.0, 0.2.1 | \ No newline at end of file +| 1.11 | 0.1.0, 0.2.0, 0.2.1, 0.3.0 | \ No newline at end of file diff --git a/src/DotTiled/DotTiled.csproj b/src/DotTiled/DotTiled.csproj index a5d41c3..6e8de2a 100644 --- a/src/DotTiled/DotTiled.csproj +++ b/src/DotTiled/DotTiled.csproj @@ -18,7 +18,7 @@ true Copyright © 2024 dcronqvist LICENSE - 0.2.1 + 0.3.0