Skip to content

Commit 9f100c1

Browse files
committed
release: v1.0.0, all platform
1 parent 8e5e4e4 commit 9f100c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

metadata.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ PLUGIN = {}
55
--- Plugin name
66
PLUGIN.name = "erlang"
77
--- Plugin version
8-
PLUGIN.version = "0.4.1"
8+
PLUGIN.version = "1.0"
99
--- Plugin homepage
1010
PLUGIN.homepage = "https://github.com/version-fox/vfox-erlang"
1111
--- Plugin license, please choose a correct license according to your needs.
1212
PLUGIN.license = "Apache 2.0"
1313
--- Plugin description
14-
PLUGIN.description = "Erlang/OTP vfox plugin, support for managing multiple Erlang/OTP versions."
14+
PLUGIN.description = "Erlang/OTP vfox plugin, support for managing multiple Erlang/OTP versions in Windows & Uinx-like system."
1515

1616

1717
--- !!! OPTIONAL !!!

0 commit comments

Comments
 (0)