Skip to content

Commit ea47d3c

Browse files
committed
release: release v0.3.0
1 parent 002e6a9 commit ea47d3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PLUGIN = {}
55
--- Plugin name
66
PLUGIN.name = "elixir"
77
--- Plugin version
8-
PLUGIN.version = "0.0.1"
8+
PLUGIN.version = "0.3.0"
99
--- Plugin homepage
1010
PLUGIN.homepage = "https://github.com/version-fox/vfox-elixir"
1111
--- Plugin license, please choose a correct license according to your needs.
@@ -33,7 +33,7 @@ NOTE:
3333
you can set this address to the manifest file address, so that the plugin can be updated automatically.
3434
3535
--]]
36-
PLUGIN.manifestUrl = "https://github.com/version-fox/vfox-plugin-template/releases/download/manifest/manifest.json"
36+
PLUGIN.manifestUrl = "https://github.com/yeshan333/vfox-elixir/releases/download/manifest/manifest.json"
3737
-- Some things that need user to be attention!
3838
PLUGIN.notes = {
3939
"",

0 commit comments

Comments
 (0)