We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52ff58 commit ffdda79Copy full SHA for ffdda79
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
PACKAGE_NAME: DeclarativeContracts
26
27
# Useful with external providers like Nerdbank.GitVersioning, ignores VERSION_FILE_PATH & VERSION_REGEX
28
- VERSION_STATIC: 1.0.1
+ VERSION_STATIC: 1.1.1
29
30
# Format of the git tag, [*] gets replaced with actual version
31
TAG_FORMAT: v*
0 commit comments