Skip to content

Commit 2f4f8da

Browse files
committed
Update version to 2.0.3
1 parent 1dc14dd commit 2f4f8da

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
- Add missing documentation for `cube_rect`
7272

73-
## [Unreleased]
73+
## 2.0.3
7474

7575
### Fixed
7676

addons/hexagon_tilemaplayer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
- Add missing documentation for `cube_rect`
7272

73-
## [Unreleased]
73+
## 2.0.3
7474

7575
### Fixed
7676

addons/hexagon_tilemaplayer/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ name="Hexagon TileMapLayer"
44
description="A hegaxon oriented tool for Godot TileMapLayer.
55
Includes 3D Cube coordinates system, A* Path Finding"
66
author="Zehir"
7-
version="2.0.2"
7+
version="2.0.3"
88
script="plugin.gd"

0 commit comments

Comments
 (0)