Skip to content

Commit

Permalink
🔢 Bump SKonsole version to 1.0.6
Browse files Browse the repository at this point in the history
Update the SKonsole.csproj file to increase the version number from
1.0.5 to 1.0.6, preparing for a new release.
  • Loading branch information
lemillermicrosoft committed Sep 27, 2023
1 parent b501cbc commit 9fe1f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/SKonsole/SKonsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<PackageId>SKonsole</PackageId>
<Version>1.0.5</Version>
<Version>1.0.6</Version>
<Authors>Lee Miller</Authors>
<Company>Microsoft</Company>
<PackageDescription>A console app built on Semantic Skills</PackageDescription>
Expand Down

0 comments on commit 9fe1f96

Please sign in to comment.