Commit 3a437d48 authored by packer-ci's avatar packer-ci
Browse files

cut version 1.7.1

Showing with 2 additions and 2 deletions
+2 -2
......@@ -14,7 +14,7 @@ const Version = "1.7.1"
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release
// such as "dev" (in development), "beta", "rc1", etc.
const VersionPrerelease = "dev"
const VersionPrerelease = ""
var PackerVersion *pluginVersion.PluginVersion
......
export default '1.7.0'
export default '1.7.1'
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment