Skip to content

Commit

Permalink
release: release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshan333 committed Apr 3, 2024
1 parent 8581f11 commit 59e2cb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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 = {
"",
Expand Down

0 comments on commit 59e2cb3

Please sign in to comment.