Skip to content

Commit 400fd0c

Browse files
chores: bump version
1 parent 1574bbc commit 400fd0c

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

addons/quentincaffeino/console-csharp/plugin.cfg

Lines changed: 1 addition & 1 deletion
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.3.0"
6+
version="3.5.0"
77
script="plugin.gd"

addons/quentincaffeino/console/plugin.cfg

Lines changed: 1 addition & 1 deletion
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.3.0"
6+
version="3.5.0"
77
script="plugin.gd"

demo/project.godot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ config/name="quentincaffeino-console"
1818
config/description="In-game console for Godot 3."
1919
run/main_scene="res://scene.tscn"
2020
config/icon="res://icon.webp"
21-
config/version="3.3.0"
2221

2322
[autoload]
2423

demo/reference.json

Lines changed: 1 addition & 1 deletion
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.3.0",
4+
"version": "3.5.0",
55
"classes": [
66
{
77
"name": "Command",

0 commit comments

Comments
 (0)