bumped to 1.2.0
This commit is contained in:
3
.github/ISSUE_TEMPLATE/BUG.yml
vendored
3
.github/ISSUE_TEMPLATE/BUG.yml
vendored
@@ -23,6 +23,7 @@ body:
|
||||
label: Version
|
||||
description: What version of the Discord Game SDK Godot plugin are you running?
|
||||
options:
|
||||
- 1.2.0
|
||||
- 1.1.0
|
||||
- 1.0.1
|
||||
- 1.0.0
|
||||
@@ -88,7 +89,7 @@ body:
|
||||
attributes:
|
||||
label: Checks
|
||||
description: Common mistakes (Adding more in the future sorry btw)
|
||||
options:
|
||||
options:
|
||||
- label: I tried reinstalling the addon or tried to fix it myself with other methods.
|
||||
required: true
|
||||
- label: I tried restarting Discord and Godot completely.
|
||||
|
@@ -3,5 +3,5 @@
|
||||
name="DiscordSDK"
|
||||
description="Discord Game SDK support for GDScript in Godot"
|
||||
author="vaporvee"
|
||||
version="1.1.0"
|
||||
version="1.2.0"
|
||||
script="plugin.gd"
|
||||
|
Reference in New Issue
Block a user