Skip to content

Commit

Permalink
removed a letter lol
Browse files Browse the repository at this point in the history
  • Loading branch information
vaporvee committed Dec 15, 2023
1 parent b51508f commit eea4812
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ body:
label: Version
description: What version of the Discord Game SDK Godot plugin are you running?
options:
- R1.0.0
- 1.0.0
- 0.3.2
- 0.3.1
- 0.3.0
Expand Down
2 changes: 1 addition & 1 deletion project/addons/discord-sdk-gd/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name="DiscordSDK"
description="Discord Game SDK support for GDScript in Godot"
author="vaporvee"
version="R1.0.0"
version="1.0.0"
script="plugin.gd"

0 comments on commit eea4812

Please sign in to comment.