diff --git a/metadata.toml b/metadata.toml index bab6259..3123a72 100644 --- a/metadata.toml +++ b/metadata.toml @@ -9,6 +9,6 @@ author = "Sean-Patrick Ortencio Clayton" theme = "#{THEME}#" # This is modified by CI/CD media = "#{MEDIA}#" # This is modified by CI/CD git_sha = "#{GITHUB_SHA}#" # This is modified by CI/CD -version = "NIGHTLY" # This is modified by CI/CD +version = "#{VERSION}#" # This is modified by CI/CD version_url = "#{VERSION_URL}#" # This is modified by CI/CD wip = true