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
|
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:
|
||||||
|
- 1.2.0
|
||||||
- 1.1.0
|
- 1.1.0
|
||||||
- 1.0.1
|
- 1.0.1
|
||||||
- 1.0.0
|
- 1.0.0
|
||||||
@@ -88,7 +89,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Checks
|
label: Checks
|
||||||
description: Common mistakes (Adding more in the future sorry btw)
|
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.
|
- label: I tried reinstalling the addon or tried to fix it myself with other methods.
|
||||||
required: true
|
required: true
|
||||||
- label: I tried restarting Discord and Godot completely.
|
- label: I tried restarting Discord and Godot completely.
|
||||||
|
@@ -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="1.1.0"
|
version="1.2.0"
|
||||||
script="plugin.gd"
|
script="plugin.gd"
|
||||||
|
Reference in New Issue
Block a user