Skip to content

Commit

Permalink
Update to v28 (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
sotteson1 authored Aug 22, 2022
1 parent 84aa401 commit f235626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sources/GeneratorSdk/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.27-preview",
"version": "0.28-preview",
"assemblyVersion": {
"precision": "revision"
},
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "27.0-preview",
"version": "28.0-preview",
"assemblyVersion": {
"precision": "revision"
},
Expand Down

0 comments on commit f235626

Please sign in to comment.