bumped version

This commit is contained in:
Yannik
2023-06-30 22:54:43 +02:00
parent 68c8a42826
commit 548349d9f8
6 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ body:
label: Version label: Version
description: What version of our software are you running? description: What version of our software are you running?
options: options:
- 2.3
- 2.2 - 2.2
- 2.1 - 2.1
- 2.0 - 2.0

View File

@@ -3,5 +3,5 @@
name="DiscordSDK" name="DiscordSDK"
description="Discord Game SDK support for GDScript in Godot" description="Discord Game SDK support for GDScript in Godot"
author="vaporvee" author="vaporvee"
version="2.2" version="2.3"
script="plugin.gd" script="plugin.gd"