mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-01-14 07:03:17 +08:00
Simplified build to leverage version number from generated executable."
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
NvmVersion = "1.1.7"
|
||||
NvmVersion = "1.1.8"
|
||||
)
|
||||
|
||||
type Environment struct {
|
||||
|
||||
Reference in New Issue
Block a user