Skip to content

Commit

Permalink
📜Version Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark2000 committed Dec 5, 2022
1 parent 555bf90 commit 818ae60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/panku_console/console.gd
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ func _ready():
assert(get_tree().current_scene != self, "Do not run this directly")

output("[b][color=burlywood][ Panku Console ][/color][/b]")
output("[color=burlywood][b][color=burlywood]Version 1.0.1[/color][/b][/color]")
output("[color=burlywood][b][color=burlywood]Version 1.1.23[/color][/b][/color]")
output("[color=burlywood][b]Check [color=green]default_env.gd[/color] or simply type [color=green]help[/color] to see what you can do now![/b][/color]")
output("[color=burlywood][b]For more info, please visit: [color=green][url=https://github.com/Ark2000/PankuConsole]project github page[/url][/color][/b][/color]")
output("")
Expand Down

0 comments on commit 818ae60

Please sign in to comment.