We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1100b28 commit db756fcCopy full SHA for db756fc
nfpm.yaml
@@ -20,7 +20,7 @@ platform: linux
20
# This will expand any env var you set in the field, e.g. version: ${SEMVER}
21
# Some package managers, like deb, require the version to start with a digit.
22
# Hence, you should not prefix the version with 'v'.
23
-version: 1.0.0
+version: 1.0.1
24
25
# Version Schema allows you to specify how to parse the version string.
26
# Default is `semver`
0 commit comments