File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0" ,
4
4
"publicReleaseRefSpec" : [
5
5
" ^refs/heads/master$"
6
6
]
7
- }
7
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 1.5.1 " ,
3
+ "version" : " 1.5" ,
4
4
"publicReleaseRefSpec" : [
5
5
" ^refs/heads/master$"
6
6
]
7
- }
7
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 2.6.1 " ,
3
+ "version" : " 2.6" ,
4
4
"publicReleaseRefSpec" : [
5
5
" ^refs/heads/master$"
6
6
]
7
- }
7
+ }
You can’t perform that action at this time.
0 commit comments