Skip to content

Commit

Permalink
Forgot to bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
quentincaffeino committed Jan 26, 2021
1 parent 9fe5238 commit 9f596c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion godot/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.1.2"
version="3.1.3"
script="plugin.gd"
2 changes: 1 addition & 1 deletion godot/project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ config/name="quentincaffeino-console"
config/description="In-game console for Godot 3."
run/main_scene="res://demo/demo_scene.tscn"
config/icon="res://assets/icon.webp"
config/version="3.1.2"
config/version="3.1.3"

[autoload]

Expand Down
2 changes: 1 addition & 1 deletion godot/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.1.2",
"version": "3.1.3",
"classes": [
{
"name": "ConsoleLine",
Expand Down

0 comments on commit 9f596c4

Please sign in to comment.