We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5e4e4 commit 9f100c1Copy full SHA for 9f100c1
1 file changed
metadata.lua
@@ -5,13 +5,13 @@ PLUGIN = {}
5
--- Plugin name
6
PLUGIN.name = "erlang"
7
--- Plugin version
8
-PLUGIN.version = "0.4.1"
+PLUGIN.version = "1.0"
9
--- Plugin homepage
10
PLUGIN.homepage = "https://github.com/version-fox/vfox-erlang"
11
--- Plugin license, please choose a correct license according to your needs.
12
PLUGIN.license = "Apache 2.0"
13
--- Plugin description
14
-PLUGIN.description = "Erlang/OTP vfox plugin, support for managing multiple Erlang/OTP versions."
+PLUGIN.description = "Erlang/OTP vfox plugin, support for managing multiple Erlang/OTP versions in Windows & Uinx-like system."
15
16
17
--- !!! OPTIONAL !!!
0 commit comments