Skip to content

Commit db756fc

Browse files
committed
meta: v1.0.1
1 parent 1100b28 commit db756fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nfpm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ platform: linux
2020
# This will expand any env var you set in the field, e.g. version: ${SEMVER}
2121
# Some package managers, like deb, require the version to start with a digit.
2222
# Hence, you should not prefix the version with 'v'.
23-
version: 1.0.0
23+
version: 1.0.1
2424

2525
# Version Schema allows you to specify how to parse the version string.
2626
# Default is `semver`

0 commit comments

Comments
 (0)