Skip to content

Commit

Permalink
Version bump to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quentincaffeino committed Jul 29, 2021
1 parent bc1a820 commit f362665
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion addons/quentincaffeino/console/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name="quentincaffeino-console"
description="In-game console for Godot 3."
author="QuentinCaffeino"
version="3.2.0"
version="3.2.1"
script="plugin.gd"
2 changes: 1 addition & 1 deletion demo/project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ config/name="quentincaffeino-console"
config/description="In-game console for Godot 3."
run/main_scene="res://scene.tscn"
config/icon="res://icon.webp"
config/version="3.2.0"
config/version="3.2.1"

[autoload]

Expand Down
2 changes: 1 addition & 1 deletion demo/reference.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "quentincaffeino-console",
"description": "In-game console for Godot 3.",
"version": "3.2.0",
"version": "3.2.1",
"classes": [
{
"name": "Command",
Expand Down

0 comments on commit f362665

Please sign in to comment.