Skip to content

Commit

Permalink
Update JMusicBot version to 0.4.3 in variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 6, 2024
1 parent 5ddf0ef commit 50887f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ variable "repo_url" {
variable "jar_path" {
type = string
description = "The path to the JMusicBot JAR file."
default = "JMusicBot-null.jar"
default = "JMusicBot-0.4.3.jar"
}

variable "discord_bot_token" {
Expand Down

0 comments on commit 50887f7

Please sign in to comment.