Skip to content

Commit 0cca18e

Browse files
version bump
1 parent 74e3b02 commit 0cca18e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

addons/quentincaffeino/console-csharp/plugin.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="quentincaffeino-console-csharp"
44
description="In-game console for Godot 3."
55
author="QuentinCaffeino"
6-
version="3.5.0"
6+
version="3.5.1"
77
script="plugin.gd"

addons/quentincaffeino/console/plugin.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="quentincaffeino-console"
44
description="In-game console for Godot 3."
55
author="QuentinCaffeino"
6-
version="3.5.0"
6+
version="3.5.1"
77
script="plugin.gd"

demo/reference.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "quentincaffeino-console",
33
"description": "In-game console for Godot 3.",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"classes": [
66
{
77
"name": "Command",

0 commit comments

Comments
 (0)