removed a letter lol

This commit is contained in:
2023-12-15 17:33:52 +01:00
parent b51508fe33
commit eea4812afb
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ body:
label: Version label: Version
description: What version of the Discord Game SDK Godot plugin are you running? description: What version of the Discord Game SDK Godot plugin are you running?
options: options:
- R1.0.0 - 1.0.0
- 0.3.2 - 0.3.2
- 0.3.1 - 0.3.1
- 0.3.0 - 0.3.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="R1.0.0" version="1.0.0"
script="plugin.gd" script="plugin.gd"