提交 494d7f50 编写于 作者: C Corey Butler

Version bump

上级 afb30a7e
#define MyAppName "NVM for Windows"
#define MyAppShortName "nvm"
#define MyAppLCShortName "nvm"
#define MyAppVersion "1.0.5"
#define MyAppVersion "1.0.6"
#define MyAppPublisher "Ecor Ventures, LLC"
#define MyAppURL "http://github.com/coreybutler/nvm"
#define MyAppExeName "nvm.exe"
......
......@@ -18,7 +18,7 @@ import (
)
const (
NvmVersion = "1.0.5"
NvmVersion = "1.0.6"
)
type Environment struct {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册