diff --git a/CHANGELOG.md b/CHANGELOG.md index 24cfd35..82b72d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## Version 0.2.1 +* Support for 2.3.0 + ## Version 0.2.0 * Patch for 2.2.0as diff --git a/Repository.json b/Repository.json index bc867b8..9682ef5 100644 --- a/Repository.json +++ b/Repository.json @@ -2,7 +2,7 @@ "Releases": [ { "Id": "TabletopTweaks-Flanking", - "Version": "0.2.0" + "Version": "0.2.1" } ] } \ No newline at end of file diff --git a/TabletopTweaks-Flanking/Info.json b/TabletopTweaks-Flanking/Info.json index 7b62293..92a3361 100644 --- a/TabletopTweaks-Flanking/Info.json +++ b/TabletopTweaks-Flanking/Info.json @@ -3,12 +3,12 @@ "Author": "Sean Petrie", "DisplayName": "Tabletop Tweaks Flanking", "EntryMethod": "TabletopTweaks.Flanking.Main.Load", - "GameVersion": "2.1.0", + "GameVersion": "2.3.0", "HomePage": "https://github.com/Vek17/TabletopTweaks-Flanking/releases", "Id": "TabletopTweaks-Flanking", "ManagerVersion": "0.23.0", "Repository": "https://raw.githubusercontent.com/Vek17/TabletopTweaks-Flanking/master/Repository.json", "Requirements": [ "TabletopTweaks-Core-0.5.10" ], "LoadAfter": [ "TabletopTweaks-Core" ], - "Version": "0.2.0" + "Version": "0.2.1" } \ No newline at end of file