Skip to content

Commit

Permalink
[v1.0.1]
Browse files Browse the repository at this point in the history
  • Loading branch information
brombres committed Sep 3, 2023
1 parent 1096e93 commit aec3999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ A Godot 4.x plug-in that implements a rich and robust dynamic layout and sizing

About | Current Release
----------|-----------------------
Version | 1.0
Date | September 2, 2023
Version | 1.0.1
Date | September 3, 2023
Platform | Godot 4.x (tested on 4.2-dev3)
License | [MIT License](LICENSE.md)
Author | Brom Bresenham
Expand Down
2 changes: 1 addition & 1 deletion addons/GameGUI/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name="GameGUI"
description="A collection of dynamic layout nodes that provide a full-featured alternative to Container nodes."
author="Brom Bresenham"
version="1.0"
version="1.0.1"
script="plugin.gd"

0 comments on commit aec3999

Please sign in to comment.