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 436a4ea commit 2b599baCopy full SHA for 2b599ba
src/EasySign.Cli/version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "0.3",
+ "version": "0.4",
4
"pathFilters": [".."],
5
"buildNumberOffset": -1,
6
"publicReleaseRefSpec": [
src/EasySign.CommandLine/version.json
- "version": "0.2",
+ "version": "0.3",
"pathFilters": [".", "../EasySign"],
0 commit comments