diff --git a/metadata.lua b/metadata.lua
index ac99624..6c04b64 100644
--- a/metadata.lua
+++ b/metadata.lua
@@ -5,7 +5,7 @@ PLUGIN = {}
 --- Plugin name
 PLUGIN.name = "erlang"
 --- Plugin version
-PLUGIN.version = "0.0.1"
+PLUGIN.version = "0.3.0"
 --- Plugin homepage
 PLUGIN.homepage = "https://github.com/version-fox/vfox-erlang"
 --- Plugin license, please choose a correct license according to your needs.
@@ -33,7 +33,7 @@ NOTE:
     you can set this address to the manifest file address, so that the plugin can be updated automatically.
 
  --]]
-PLUGIN.manifestUrl = "https://github.com/version-fox/vfox-plugin-template/releases/download/manifest/manifest.json"
+PLUGIN.manifestUrl = "https://github.com/yeshan333/vfox-erlang/releases/download/manifest/manifest.json"
 -- Some things that need user to be attention!
 PLUGIN.notes = {
     "",