We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc14dd commit 2f4f8daCopy full SHA for 2f4f8da
3 files changed
CHANGELOG.md
@@ -70,7 +70,7 @@
70
71
- Add missing documentation for `cube_rect`
72
73
-## [Unreleased]
+## 2.0.3
74
75
### Fixed
76
addons/hexagon_tilemaplayer/CHANGELOG.md
addons/hexagon_tilemaplayer/plugin.cfg
@@ -4,5 +4,5 @@ name="Hexagon TileMapLayer"
4
description="A hegaxon oriented tool for Godot TileMapLayer.
5
Includes 3D Cube coordinates system, A* Path Finding"
6
author="Zehir"
7
-version="2.0.2"
+version="2.0.3"
8
script="plugin.gd"
0 commit comments